I have some images containing numbers written perfectly. These numbers can be from one to four characters. Is there a way to recognize and convert these numbers to text using PHP or Javascript?
Thank,
Sincerely.
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 :)
Source: https://habr.com/ru/post/1761749/More articles:JQuery: Cluetip questions - turning off prompts and maximum height - javascriptHow to do SELECT LIKE with PDO Prepare Statement - are objects of value of any use here? - phpSaving connection string in database - c #Is there a good way to verify that the database schema is correct after an upgrade or migration? - databaseAdd array to unordered list - javascriptGetting started with BDD and nSpec - c #Numerous Maven modules - a step after packaging - javaSafari doesn't support Cache-Control HTTP headers? - httpPowershell - check if file is being used - scriptingC # Get full file path - c #All Articles