Uses of Class
com.itextpdf.pdfocr.onnx.detection.BasicDetectionPostProcessor
Packages that use BasicDetectionPostProcessor
-
Uses of BasicDetectionPostProcessor in com.itextpdf.pdfocr.onnx.detection
Subclasses of BasicDetectionPostProcessor in com.itextpdf.pdfocr.onnx.detectionModifier and TypeClassDescriptionclassImplementation of a text detection predictor post-processor, used for EasyOCR model outputs.classImplementation of a text detection predictor post-processor, used for OnnxTR model outputs.classImplementation of a text detection predictor post-processor, used for PaddleOCR model outputs.