Interface IOrientationPredictor
- All Superinterfaces:
-
AutoCloseable
,IPredictor<BufferedImage,
TextOrientation>
- All Known Implementing Classes:
-
OnnxOrientationPredictor
Interface for predictors, which take a cropped image of text and determine its orientation.
-
Method Summary
Methods inherited from interface java.lang.AutoCloseable
close
Methods inherited from interface com.itextpdf.pdfocr.onnxtr.IPredictor
predict, predict