Uses of Class
com.logicaldoc.ocr.OCR
-
Packages that use OCR Package Description com.logicaldoc.ocr com.logicaldoc.parser -
-
Uses of OCR in com.logicaldoc.ocr
Subclasses of OCR in com.logicaldoc.ocr Modifier and Type Class Description class
Advanced
Specific implementation that uses the OmniPage OCR.class
OCRWebService
Specific implementation that uses the online OCR Web Services: http://www.ocrwebservice.com.class
PowerPDF
Specific implementation that uses the Nuance Power PDF Advanced.class
Tesseract
Specific implementation that uses the Tesseract OCR.Methods in com.logicaldoc.ocr that return OCR Modifier and Type Method Description OCR
OCRManager. getCurrentEngine()
OCR
OCRManager. getEngine(String name)
Methods in com.logicaldoc.ocr that return types with arguments of type OCR Modifier and Type Method Description HashMap<String,OCR>
OCRManager. getEngines()
-
Uses of OCR in com.logicaldoc.parser
Methods in com.logicaldoc.parser that return OCR Modifier and Type Method Description static OCR
OCRUtil. newOCR()
-