From image to numbers [closed]

泄露秘密 提交于 2020-02-03 19:07:20

问题


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.


回答1:


Have a go with this PHPOCR class.




回答2:


Check out this PHP Class!

http://www.phpclasses.org/package/2874-PHP-Recognize-text-objects-in-graphical-images.html

Good luck :)



来源:https://stackoverflow.com/questions/3576572/from-image-to-numbers

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!