phpOCR is an Optical Character Recognition system written in PHP. It can be used in automated scripts as well as web interface. Works best for small images like numeric SMS/email authorization codes, bar-code numbers and others.
janis_putrams commented on the php.ini settings require register_globals to be on artifact
phpOCR now works with register_globals=Off in php.ini and has some new documentation about how to create templates for specific font.
janis_putrams commented on the XML setting turns out invalid XML artifact
* phpOCR now works with register_globals=Off in php.ini * added Docs folder with example template image and docss
* phpOCR now works with register_globals=Off in php.ini * added Docs folder with example template image and docss
diamondmagic created the XML setting turns out invalid XML artifact
Anonymous commented on the php.ini settings require register_globals to be on artifact
Anonymous created the php.ini settings require register_globals to be on artifact
phpOCR now is much more user friendly and more documented. It has new features such as image source specification by URL, xml output format and more.
* Code cleanup * Added output formats: plain, xml * Added feature to specify URL as image source * Interface changes * Speed optimization
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use