I would like to try to read some of text from an image with PHP.
So if I have an image like this:
How can I extract the text "Some text" into a string.
All help and suggestions are appreciated.
The process you are looking for is called Optical Character Recognition.
http://en.wikipedia.org/wiki/Optical_character_recognition
There is a package available, called phpOCR, that does exactly what you need.
http://sourceforge.net/projects/phpocr/
phpOCR ist not the best choice, I would recommend TesseractOCR for PHP "A wrapper to work with TesseractOCR inside your PHP scripts." https://github.com/thiagoalessio/tesseract-ocr-for-php
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With