Uses of Package
com.itextpdf.pdfocr.onnxtr.detection
Packages that use com.itextpdf.pdfocr.onnxtr.detection
-
Classes in com.itextpdf.pdfocr.onnxtr.detection used by com.itextpdf.pdfocr.onnxtrClassDescriptionInterface for predictors, which take a full image and find text boxes on them.
-
Classes in com.itextpdf.pdfocr.onnxtr.detection used by com.itextpdf.pdfocr.onnxtr.detectionClassDescriptionInterface for post-processors, which convert normalized, but still 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.