{
    "input_path": "/opt/data/paddleocr/data/20260909205021962838.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": [
        [
            [
                689,
                94
            ],
            [
                704,
                109
            ],
            [
                690,
                123
            ],
            [
                675,
                108
            ]
        ],
        [
            [
                288,
                105
            ],
            [
                308,
                105
            ],
            [
                308,
                124
            ],
            [
                288,
                124
            ]
        ],
        [
            [
                60,
                201
            ],
            [
                87,
                201
            ],
            [
                87,
                221
            ],
            [
                60,
                221
            ]
        ],
        [
            [
                63,
                795
            ],
            [
                79,
                795
            ],
            [
                79,
                809
            ],
            [
                63,
                809
            ]
        ],
        [
            [
                27,
                1150
            ],
            [
                317,
                913
            ],
            [
                504,
                1143
            ],
            [
                214,
                1380
            ]
        ],
        [
            [
                50,
                1374
            ],
            [
                103,
                1374
            ],
            [
                103,
                1415
            ],
            [
                50,
                1415
            ]
        ],
        [
            [
                54,
                1520
            ],
            [
                90,
                1520
            ],
            [
                90,
                1559
            ],
            [
                54,
                1559
            ]
        ]
    ],
    "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",
        "曲",
        "心",
        "0",
        "",
        "*",
        "6"
    ],
    "rec_scores": [
        0.610755980014801,
        0.9547694325447083,
        0.08656863868236542,
        0.3314920663833618,
        0.0,
        0.21616558730602264,
        0.23598451912403107
    ],
    "rec_polys": [
        [
            [
                689,
                94
            ],
            [
                704,
                109
            ],
            [
                690,
                123
            ],
            [
                675,
                108
            ]
        ],
        [
            [
                288,
                105
            ],
            [
                308,
                105
            ],
            [
                308,
                124
            ],
            [
                288,
                124
            ]
        ],
        [
            [
                60,
                201
            ],
            [
                87,
                201
            ],
            [
                87,
                221
            ],
            [
                60,
                221
            ]
        ],
        [
            [
                63,
                795
            ],
            [
                79,
                795
            ],
            [
                79,
                809
            ],
            [
                63,
                809
            ]
        ],
        [
            [
                27,
                1150
            ],
            [
                317,
                913
            ],
            [
                504,
                1143
            ],
            [
                214,
                1380
            ]
        ],
        [
            [
                50,
                1374
            ],
            [
                103,
                1374
            ],
            [
                103,
                1415
            ],
            [
                50,
                1415
            ]
        ],
        [
            [
                54,
                1520
            ],
            [
                90,
                1520
            ],
            [
                90,
                1559
            ],
            [
                54,
                1559
            ]
        ]
    ],
    "rec_boxes": [
        [
            675,
            94,
            704,
            123
        ],
        [
            288,
            105,
            308,
            124
        ],
        [
            60,
            201,
            87,
            221
        ],
        [
            63,
            795,
            79,
            809
        ],
        [
            27,
            913,
            504,
            1380
        ],
        [
            50,
            1374,
            103,
            1415
        ],
        [
            54,
            1520,
            90,
            1559
        ]
    ]
}