Recommend this page to a friend! |
This folder must have right to read/write for php user. |
Classes of Andrey Kucherenko | > | How to Create a PHP Captcha Decoder with PHP OCR Class | > | Download .zip .tar.gz | > | Support forum (11) | > | Blog | > | Latest changes |
|
Groups | Trackback | Applications | Files |
Groups |
Algorithms | Numerical and statistical algorithms | View top rated classes |
PHP 5 | Classes using PHP 5 specific features | View top rated classes |
Graphics | Colors, images, charts and picture formats | View top rated classes |
Artificial intelligence | Automation of tasks using human-like intelligence | View top rated classes |
Recommendations |
Extract table text from images
I need to parse text from images and extract it into CSV file
What is the best PHP ocr class?
I read a TIFF document image to transform into an editable text
ocr
i need to read text from a php file
What is the best PHP extract text from image class?
Extract text from images with accuracy
What is the best PHP scanned image to text converter class?
Extract scanned image to text file conversion code
Decaptha OCR Class
Get the text in CAPTCHA images
Recognize text in images
We want a complete PHP ocr to embed in our application
Innovation Award |
February 2006 Winner Prize: One copy of the Zend Studio |
Certain types of applications require reading text from documents that are stored as graphical images. That is the case of scanned documents. An OCR (Optical Character Recognition) tool can be used to recover the original text that is written in scanned documents. These are sophisticated tools that are trained to recognize text in graphical images. This class provides a base implementation for an OCR tool. It can be trained to learn how to recognize each letter drawn in an image. Then it can be used to recognize longer texts in real documents. Manuel Lemos |
Pages that reference this package |
Captcha Decoding - Decodifica captcha I CAPTCHA sono le immagini di verifica presenti nei form (che sono utilizzate per combattere lo spam automatico via bot)... |
Decodifica Captcha Pensavate che i vostri forum o i vostri form di registrazione fossero al sicuro con i i captcha? Vi sbaglivate… |
Estrarre testo da un'immagine semplice con php Puoi usare una classe OCR (Optical Character Recognition), che è un sofisticato sistema funzionante come un occhio umano digitale... |
Google files patent for recognizing text in images Google has filed a patent application in July 2007, which has just recently become public claiming methods where robots can read and understand text in images and video... |
phpOCR phpOCR is a class from Andrey Kucherenko that can do Optical Character Recognition... |
phpOCR ich werde aus der phpOCR Class nicht schlau... |
PhpOCR, reconeixement de texte per PHP PhpOcr es una funció de php que permet reconèixer text des d’una imatge, d’aquí OCR... |
phpOCR, reconocer texto en imágenes desde php phpOCR es una librería que nos permite reconocer el texto que esta impreso en un archivo de imágen (Optical Character Recognition)... |
Recognize Text & Objects in Graphical Images with PHP An OCR with PHP ?... |
Reconocer texto en imágenes - PHP Cada vez me sorprenden más las cosas que se pueden hacer programando... |
Reconocimiento de texto con OCR y PHP Hace mucho tiempo que se usa el reconocimiento óptico de caracteres o marcas, para poder determinar a partir de una imagen qué es lo que tiene dentro... |
Latest pages that reference packages
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Files |
File | Role | Description | ||
---|---|---|---|---|
storage (1 file) | ||||
B.png | Data | B.png | ||
B1.png | Data | B1.png | ||
char.object.php | Class | char object | ||
config.php | Conf. | config | ||
example.php | Example | example | ||
example_1.php | Example | example #1 | ||
M.png | Data | M.png | ||
M1.png | Data | Sample image | ||
OCR.class.php | Class | main phpOCR class | ||
plus.png | Data | plus.png | ||
plus1.png | Data | plus1.png | ||
W.png | Data | char data | ||
W1.png | Data | W1.png | ||
W2.png | Data | Negative example image | ||
Z.png | Data | Z.png | ||
z1.png | Data | z1.png | ||
z11.png | Data | z11.png |
Install with Composer - Download all files: phpocr.tar.gz phpocr.zip NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
|