Package com.itextpdf.pdfocr.onnx.conf.paddle.model


package com.itextpdf.pdfocr.onnx.conf.paddle.model
  • Class
    Description
    Enum for values under the box_type key within a DBPostProcess PostProcessor object in a config file.
    POJO for the CTCLabelDecode post-processor object under a PostProcess key in a config file.
    POJO for the DBPostProcess post-processor object under a PostProcess key in a config file.
    POJO for the DecodeImage transform operation within a PreProcess object in a config file.
    POJO for the DetResizeForTest transform operation within a PreProcess object in a config file.
    Enum for values under the img_mode key within a DecodeImage transform operation object in a config file.
    POJO for the root object in a config file.
    POJO for the NormalizeImage transform operation within a PreProcess object in a config file.
    Interface for objects under the PostProcess key in a config file.
    POJO for the object under the PreProcess key in a config file.
    POJO for the RecResizeImg transform operation within a PreProcess object in a config file.
    Enum for values under the score_mode key within a DBPostProcess PostProcessor object in a config file.
    Interface for objects inside the transform_ops array within a PreProcess object in a config file.