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