Uses of Package
com.itextpdf.pdfocr.onnx.recognition
Packages that use com.itextpdf.pdfocr.onnx.recognition
-
Classes in com.itextpdf.pdfocr.onnx.recognition used by com.itextpdf.pdfocr.onnxClassDescriptionInterface for predictors, which take a cropped image of text and recognize text characters on it.
-
Classes in com.itextpdf.pdfocr.onnx.recognition used by com.itextpdf.pdfocr.onnx.recognitionClassDescriptionAbstract Implementation of a basic text recognition predictor post-processor.Label mapper for EasyOCR text recognition models.Interface for post-processors, which convert raw output of an ML model and returns recognized characters as a string.Interface for predictors, which take a cropped image of text and recognize text characters on it.A text recognition predictor implementation, which is using ONNX Runtime and its ML models to recognize text characters on an image.Properties for configuring text recognition ONNX models.Look-up table for mapping text recognition model results to strings.A string-based LUT for mapping text recognition model results to characters.