Version 1.0:
This application does OCR processing of images by Tesseract. For more information visit http://code.google.com/p/tesseract-ocr/.
- Allows you to set certain parameters to optimize image acquisition:
- Sets certain parameters Tesseract engine:
- Process images using a specific pattern made by us, we must put in "/mnt/sdcard/Android/data/edu.uoc.ocr/files/tessdata" named man.traineddata.
- Process images using one of the general patterns downloaded from http://tesseract-ocr.googlecode.com/files/.
- Define the list of characters allowed.
- Define the list of forbidden characters.
- Select execution mode of Tesseract.