Uses of Class
com.itextpdf.pdfocr.onnxtr.detection.OnnxDetectionPredictor
Packages that use OnnxDetectionPredictor
-
Uses of OnnxDetectionPredictor in com.itextpdf.pdfocr.onnxtr.detection
Methods in com.itextpdf.pdfocr.onnxtr.detection that return OnnxDetectionPredictorModifier and TypeMethodDescriptionstatic OnnxDetectionPredictor
Creates a new text detection predictor using an existing pre-trained DBNet model, stored on disk.static OnnxDetectionPredictor
Creates a new text detection predictor using an existing pre-trained FAST model, stored on disk.static OnnxDetectionPredictor
Creates a new text detection predictor using an existing pre-trained LinkNet model, stored on disk.