Research group Scientific Computing, University of Vienna
Contact person: Jiri Dokulil jiri.dokulil<at>univie.ac.at
OCR-V1 is a single-threaded implementation of the OCR with minimal dependences on other libraries. It provides extensive checks to verify that the application makes correct calls to the OCR API. It also serves as a testbed for experiments with extensions and modifications of the API. The following extensions are available at the moment:
Download the sources here. Build using cmake and make. The api_tests binary provides a brief demonstration.
The OCR headers carry their own license, the OCR-V1 source codes are licensed using a variant of the same license.