{
    "input_path": "/opt/data/paddleocr/data/20260909142336885440.png",
    "page_index": null,
    "model_settings": {
        "use_doc_preprocessor": true,
        "use_textline_orientation": false
    },
    "doc_preprocessor_res": {
        "input_path": null,
        "page_index": null,
        "model_settings": {
            "use_doc_orientation_classify": false,
            "use_doc_unwarping": false
        },
        "angle": -1
    },
    "dt_polys": [
        [
            [
                549,
                219
            ],
            [
                580,
                219
            ],
            [
                580,
                253
            ],
            [
                549,
                253
            ]
        ],
        [
            [
                550,
                255
            ],
            [
                580,
                255
            ],
            [
                580,
                293
            ],
            [
                550,
                293
            ]
        ],
        [
            [
                248,
                266
            ],
            [
                272,
                266
            ],
            [
                272,
                289
            ],
            [
                248,
                289
            ]
        ],
        [
            [
                851,
                269
            ],
            [
                879,
                260
            ],
            [
                888,
                287
            ],
            [
                859,
                296
            ]
        ],
        [
            [
                79,
                566
            ],
            [
                117,
                566
            ],
            [
                117,
                597
            ],
            [
                79,
                597
            ]
        ],
        [
            [
                77,
                990
            ],
            [
                117,
                990
            ],
            [
                117,
                1032
            ],
            [
                77,
                1032
            ]
        ],
        [
            [
                80,
                1580
            ],
            [
                114,
                1580
            ],
            [
                114,
                1610
            ],
            [
                80,
                1610
            ]
        ]
    ],
    "text_det_params": {
        "limit_side_len": 64,
        "limit_type": "min",
        "thresh": 0.3,
        "max_side_limit": 4000,
        "box_thresh": 0.6,
        "unclip_ratio": 1.5
    },
    "text_type": "general",
    "textline_orientation_angles": [
        -1,
        -1,
        -1,
        -1,
        -1,
        -1,
        -1
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "日",
        "凸",
        "Q",
        "9",
        "R",
        "A",
        "'"
    ],
    "rec_scores": [
        0.4004361927509308,
        0.14109352231025696,
        0.9436663389205933,
        0.2875809371471405,
        0.1332007497549057,
        0.5726449489593506,
        0.3564002811908722
    ],
    "rec_polys": [
        [
            [
                549,
                219
            ],
            [
                580,
                219
            ],
            [
                580,
                253
            ],
            [
                549,
                253
            ]
        ],
        [
            [
                550,
                255
            ],
            [
                580,
                255
            ],
            [
                580,
                293
            ],
            [
                550,
                293
            ]
        ],
        [
            [
                248,
                266
            ],
            [
                272,
                266
            ],
            [
                272,
                289
            ],
            [
                248,
                289
            ]
        ],
        [
            [
                851,
                269
            ],
            [
                879,
                260
            ],
            [
                888,
                287
            ],
            [
                859,
                296
            ]
        ],
        [
            [
                79,
                566
            ],
            [
                117,
                566
            ],
            [
                117,
                597
            ],
            [
                79,
                597
            ]
        ],
        [
            [
                77,
                990
            ],
            [
                117,
                990
            ],
            [
                117,
                1032
            ],
            [
                77,
                1032
            ]
        ],
        [
            [
                80,
                1580
            ],
            [
                114,
                1580
            ],
            [
                114,
                1610
            ],
            [
                80,
                1610
            ]
        ]
    ],
    "rec_boxes": [
        [
            549,
            219,
            580,
            253
        ],
        [
            550,
            255,
            580,
            293
        ],
        [
            248,
            266,
            272,
            289
        ],
        [
            851,
            260,
            888,
            296
        ],
        [
            79,
            566,
            117,
            597
        ],
        [
            77,
            990,
            117,
            1032
        ],
        [
            80,
            1580,
            114,
            1610
        ]
    ]
}