An open API service indexing awesome lists of open source software.

https://github.com/subugoe/ocr-tools


https://github.com/subugoe/ocr-tools

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

This project is a common interface to different OCR engines. It consists of several frontends (commandline, Web Service,
Servlet) and several adaptors for OCR engines (Abbyy Recognition Server, Tesseract). Any combination of
frontend+adaptor is possible. For more information about the project and its modules, install maven version
2.2 or later and run 'mvn site-deploy' in the project directory. The site will be created in target/site-deploy
directory.