Interface IRecognitionPredictor
- All Superinterfaces:
-
AutoCloseable
,IPredictor<BufferedImage,
String>
- All Known Implementing Classes:
-
OnnxRecognitionPredictor
Interface for predictors, which take a cropped image of text and recognize text characters on it.
-
Method Summary
Methods inherited from interface java.lang.AutoCloseable
close
Methods inherited from interface com.itextpdf.pdfocr.onnxtr.IPredictor
predict, predict