类 AbstractOcrModel

    • 构造器详细资料

      • AbstractOcrModel

        public AbstractOcrModel()
    • 方法详细资料

      • detectAndDraw

        public void detectAndDraw​(String imagePath,
                                  String outputPath)
        从接口复制的说明: OcrModel
        检测并绘制结果
        指定者:
        detectAndDraw 在接口中 OcrModel
        参数:
        imagePath - 图片输入路径(包含文件名称)
        outputPath - 图片输出路径(包含文件名称)