https://github.com/subugoe/ocr-tools
https://github.com/subugoe/ocr-tools
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/subugoe/ocr-tools
- Owner: subugoe
- Archived: true
- Created: 2013-07-03T14:30:55.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2021-06-23T20:42:10.000Z (about 5 years ago)
- Last Synced: 2024-04-22T01:24:29.234Z (about 2 years ago)
- Language: Java
- Size: 20.2 MB
- Stars: 7
- Watchers: 11
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome-ocr - ocr-tools - Project to provide CLI and web service interfaces to common OCR engines (Software / OCR as a Service)
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.