See: Description
Interface | Description |
---|---|
OCRConstants |
OCR related constants.
|
Class | Description |
---|---|
AbbyyLicenseManagerAction |
An action to start the ABBYY License Manager app.
|
AbbyyManager |
ABBYY Fine Reader 12 installation manager.
|
AbbyyOCR |
ABBYY Fine Reader OCR Engine 12.0 integration wrapper.
|
AbbyyRetriever |
Check whether ABBYY Fine Reader is installed and retrieve its version.
|
ColoredRectangle |
A
Rectangle with an extra color attribute. |
GoogleVisionOCR |
Module performing OCR through a call of the Google Vision API cloud service.
|
TesseractOCR |
OCR comparison method providing access to the selected engine (Tesseract or
ABBYY Fine Reader).
|
TesseractOCRImpl |
Tesseract OCR version 2 and 3 plugin (http://code.google.com/p/tesseract-ocr).
|
TesseractVersionRetriever |
Check whether Tesseract is installed and retrieve its version.
|
Enum | Description |
---|---|
OCRConstants.OCR_ENGINES |
List of supported OCR engines.
|