Uses of Interface
com.itextpdf.pdfocr.IOcrEngine
Packages that use IOcrEngine
-
Uses of IOcrEngine in com.itextpdf.pdfocr
Methods in com.itextpdf.pdfocr that return IOcrEngineModifier and TypeMethodDescriptionfinal IOcrEngineOcrPdfCreator.getOcrEngine()Gets usedIOcrEnginereader object to perform OCR.Methods in com.itextpdf.pdfocr with parameters of type IOcrEngineModifier and TypeMethodDescriptionfinal voidOcrPdfCreator.setOcrEngine(IOcrEngine reader) SetsIOcrEnginereader object to perform OCR.Constructors in com.itextpdf.pdfocr with parameters of type IOcrEngineModifierConstructorDescriptionOcrPdfCreator(IOcrEngine ocrEngine) Creates a newOcrPdfCreatorinstance.OcrPdfCreator(IOcrEngine ocrEngine, OcrPdfCreatorProperties ocrPdfCreatorProperties) Creates a newOcrPdfCreatorinstance. -
Uses of IOcrEngine in com.itextpdf.pdfocr.onnxtr
Classes in com.itextpdf.pdfocr.onnxtr that implement IOcrEngineModifier and TypeClassDescriptionclassIOcrEngineimplementation, based on OnnxTR/DocTR machine learning OCR projects. -
Uses of IOcrEngine in com.itextpdf.pdfocr.tesseract4
Classes in com.itextpdf.pdfocr.tesseract4 that implement IOcrEngineModifier and TypeClassDescriptionclassThe implementation ofIOcrEngine.classThe implementation ofAbstractTesseract4OcrEnginefor tesseract OCR.classThe implementation ofAbstractTesseract4OcrEnginefor tesseract OCR.