android

Marc Bayón c9ba7a823b removed folder from the other branch 7 年之前
OCR7SegmentsApp f642d8a2a6 Release version 1.0 7 年之前
OpenCV Library - 3.1.0 e613b443ec Added some buttons to the main screen. 7 年之前
tess-two c1306eceb4 Solves minus issues. 7 年之前
README.md 807a01c048 Update README.md 7 年之前

README.md

OCR7Segments

An Android App thats detect a Region of Interest and reads the OCR Number with Tesseract, Leptonica and OpenCV

This app uses tess-two (A fork of Tesseract Tools for Android) https://github.com/rmtheis/tess-two Also I used OpenCV for detecting the Region of Interest and also for image enhacement.

The best way to work with this source code is downloading Eclipse for Android developers.

Android SDK supported between 8 and and 23. Anyways, it is recommended to use as minimum SDK 14 or upper.