subugoe / ocr-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Java 84.0%Language:HTML 16.0%