Package com.itextpdf.pdfocr.onnxtr.orientation
package com.itextpdf.pdfocr.onnxtr.orientation
-
ClassDescriptionDefault implementation for mapping output of a crop orientation model to
TextOrientation
values.Interface for predictors, which take a cropped image of text and determine its orientation.A crop orientation predictor implementation, which is using ONNX Runtime and its ML models to figure out, how text is oriented in a cropped image of text.Properties for configuring crop orientation ONNX models.