Package com.itextpdf.pdfocr.onnxtr.detection
package com.itextpdf.pdfocr.onnxtr.detection
-
ClassDescriptionInterface 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.Implementation of a text detection predictor post-processor, used for OnnxTR model outputs.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.