{
    "input_path": "/opt/data/paddleocr/data/20260909193325587007.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": [
        [
            [
                77,
                85
            ],
            [
                193,
                92
            ],
            [
                187,
                192
            ],
            [
                71,
                185
            ]
        ],
        [
            [
                290,
                128
            ],
            [
                309,
                128
            ],
            [
                309,
                147
            ],
            [
                290,
                147
            ]
        ],
        [
            [
                677,
                131
            ],
            [
                695,
                122
            ],
            [
                705,
                140
            ],
            [
                687,
                150
            ]
        ],
        [
            [
                42,
                1234
            ],
            [
                100,
                1234
            ],
            [
                100,
                1275
            ],
            [
                42,
                1275
            ]
        ],
        [
            [
                44,
                1387
            ],
            [
                97,
                1387
            ],
            [
                97,
                1425
            ],
            [
                44,
                1425
            ]
        ],
        [
            [
                47,
                1536
            ],
            [
                82,
                1536
            ],
            [
                82,
                1568
            ],
            [
                47,
                1568
            ]
        ]
    ],
    "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
    ],
    "text_rec_score_thresh": 0.0,
    "rec_texts": [
        "N",
        "曲",
        "0",
        "*",
        "*",
        "ø"
    ],
    "rec_scores": [
        0.04478636384010315,
        0.9197479486465454,
        0.3828217685222626,
        0.17335322499275208,
        0.3605959415435791,
        0.08677912503480911
    ],
    "rec_polys": [
        [
            [
                77,
                85
            ],
            [
                193,
                92
            ],
            [
                187,
                192
            ],
            [
                71,
                185
            ]
        ],
        [
            [
                290,
                128
            ],
            [
                309,
                128
            ],
            [
                309,
                147
            ],
            [
                290,
                147
            ]
        ],
        [
            [
                677,
                131
            ],
            [
                695,
                122
            ],
            [
                705,
                140
            ],
            [
                687,
                150
            ]
        ],
        [
            [
                42,
                1234
            ],
            [
                100,
                1234
            ],
            [
                100,
                1275
            ],
            [
                42,
                1275
            ]
        ],
        [
            [
                44,
                1387
            ],
            [
                97,
                1387
            ],
            [
                97,
                1425
            ],
            [
                44,
                1425
            ]
        ],
        [
            [
                47,
                1536
            ],
            [
                82,
                1536
            ],
            [
                82,
                1568
            ],
            [
                47,
                1568
            ]
        ]
    ],
    "rec_boxes": [
        [
            71,
            85,
            193,
            192
        ],
        [
            290,
            128,
            309,
            147
        ],
        [
            677,
            122,
            705,
            150
        ],
        [
            42,
            1234,
            100,
            1275
        ],
        [
            44,
            1387,
            97,
            1425
        ],
        [
            47,
            1536,
            82,
            1568
        ]
    ]
}