gs / simple-ocr
Simple OCR with PHP
0.1.3
2014-02-21 08:03 UTC
Requires (Dev)
- phpmd/phpmd: ~1.5
- phpunit/phpunit: ~3.7
- satooshi/php-coveralls: ~0.6
- squizlabs/php_codesniffer: ~1.5
This package is not auto-updated.
Last update: 2024-12-21 16:31:00 UTC
README
GSSimpleOcr is an simple OCR Service written in PHP. It works on black and white images and can detect characters of given fonts. It doesn't detect rotated or overlapping text.
Requirements
PHP 5.3.3 or above GSOcr 0.1.0 or above OGImage 0.1.0 or above (and the requirements of one of its drivers)
Authors
Gordon Schmidt - schmidt.gordon@web.de
See also the list of contributors who participated in this project.
License
The files in this package are releases under the MIT license. You can find a copy of this license in LICENSE.