| Package | Description | 
|---|---|
| org.safs.tools.ocr | |
| org.safs.tools.ocr.gocr | |
| org.safs.tools.ocr.tesseract | 
| Modifier and Type | Method and Description | 
|---|---|
| static OCREngine | OCREngine. getOCREngine(java.lang.String ocrNameKey,
            STAFHelper staf)Note: This method first try to get OCR engine corresponding to ocrNameKey; If not found, try to get the OCR engine defined by STAF variable STAF_OCR_ENGINE_VAR_NAME; If there is no OCR engine defined in STAF variable, then use the default engine defined by OCR_DEFAULT_ENGINE_KEY. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GOCREngineExtends OCREngine to support GOCR/JOCR engine. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TesseractOCREngineExtends OCREngine to support Tesseract OCR engine. | 
Copyright © SAS Institute. All Rights Reserved.