From image to numbers [closed]
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.
Have a go with this PHPOCR class.
Check out this PHP Class!
http://www.phpclasses.org/package/2874-PHP-Recognize-text-objects-in-graphical-images.html
Good luck :)
精彩评论