Hi everybody,
I have some images that contain numbers written perfectly. These numbers can go from one to 4 characters. Is there a way to recognize and convert these numbers to text with PHP or Javascript?
Thank you,
Regards.
Hi everybody,
I have some images that contain numbers written perfectly. These numbers can go from one to 4 characters. Is there a way to recognize and convert these numbers to text with PHP or Javascript?
Thank you,
Regards.
Hey Zakaria,
Check out this PHP Class!
http://www.phpclasses.org/package/2874-PHP-Recognize-text-objects-in-graphical-images.html
Good luck :)
Try http://www.wisetrend.com/wisetrend_ocr_cloud.shtml - it's a REST API for doing OCR, should be very easy to call this from PHP