Uses of Package
com.itextpdf.pdfocr.onnx.detection
Packages that use com.itextpdf.pdfocr.onnx.detection
-
Classes in com.itextpdf.pdfocr.onnx.detection used by com.itextpdf.pdfocr.onnxClassDescriptionInterface for predictors, which take a full image and find text boxes on them.
-
Classes in com.itextpdf.pdfocr.onnx.detection used by com.itextpdf.pdfocr.onnx.detectionClassDescriptionImplementation of a text detection predictor post-processor, which is used as a basis for creating post-processors for handling OnnxTR, EasyOCR and PaddleOCR model outputs.Interface for post-processors, which convert raw output of an ML model and returns rotated boxes with the detected objects.Interface for predictors, which take a full image and find text boxes on them.A text detection predictor implementation, which is using ONNX Runtime and its ML models to find, where text is located on an image.Properties for configuring text detection ONNX models.