Class EasyOcrMapper

java.lang.Object
com.itextpdf.pdfocr.onnx.recognition.StringMapper
com.itextpdf.pdfocr.onnx.recognition.EasyOcrMapper
All Implemented Interfaces:
IOutputLabelMapper<String>

public final class EasyOcrMapper extends StringMapper
Label mapper for EasyOCR text recognition models.

Currently, this is just a strongly-typed StringMapper.