profburial / GSSimpleOcr

Simple OCR with PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GSSimpleOcr - Simple OCR with PHP

Build Status Scrutinizer Quality Score Code Coverage Latest Stable Version Total Downloads License

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.

About

Simple OCR with PHP

License:MIT License