bgbs Posted July 26, 2010 Share Posted July 26, 2010 I wonder if there is a php character recognition software out there that can be integrated into a site. I have a site where I import loads amount of emails through an automated processes. The emails then get posted on the website. The problem is, some emails contain a big image ad as part of the body so the text becomes unsearchable because it is contained in the image. So I'm in need of a software that could read the text in the image that can also be displayed in the email or applied to keyword tags. Is there a PHP OCR software out there? Link to comment https://forums.phpfreaks.com/topic/208939-is-there-a-php-character-recognition-software/ Share on other sites More sharing options...
cliffdodger Posted August 26, 2010 Share Posted August 26, 2010 Not something I hear much about but I know stuff is out there for it. You could always try google...? Anyway this will link you to some OCR php libraries you could check out http://lmgtfy.com/?q=php+ocr&l=1 You'll need to integrate them into your own software. Link to comment https://forums.phpfreaks.com/topic/208939-is-there-a-php-character-recognition-software/#findComment-1103756 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.