Package com.itextpdf.pdfocr.onnxtr.recognition
package com.itextpdf.pdfocr.onnxtr.recognition
-
ClassDescriptionImplementation of a text recognition predictor post-processor, used for OnnxTR CRNN model outputs.Implementation of a text recognition predictor post-processor, used for OnnxTR non-CRNN model outputs.Interface for post-processors, which convert raw output of an ML model and returns recognized characters as a string.Interface for predictors, which take a cropped image of text and recognize text characters on it.A text recognition predictor implementation, which is using ONNX Runtime and its ML models to recognize text characters on an image.Properties for configuring text recognition ONNX models.A string-based LUT for mapping text recognition model results to characters.