Uses of Class
com.itextpdf.pdfocr.onnxtr.orientation.OnnxOrientationPredictorProperties
Packages that use OnnxOrientationPredictorProperties
-
Uses of OnnxOrientationPredictorProperties in com.itextpdf.pdfocr.onnxtr.orientation
Methods in com.itextpdf.pdfocr.onnxtr.orientation that return OnnxOrientationPredictorPropertiesModifier and TypeMethodDescriptionOnnxOrientationPredictor.getProperties()
Returns the crop orientation predictor properties.OnnxOrientationPredictorProperties.mobileNetV3
(String modelPath) Creates a new crop orientation properties object for existing pre-trained MobileNetV3 models, stored on disk.Constructors in com.itextpdf.pdfocr.onnxtr.orientation with parameters of type OnnxOrientationPredictorPropertiesModifierConstructorDescriptionCreates a crop orientation predictor with the specified properties.