• myhloli's avatar
    refactor(draw_bbox): remove conditional layout bbox drawing · c56de493
    myhloli authored
    Remove debug code related to layout bbox visualization and adjust drawing functions to
    support optional line sorting bboxes. This change includes the removal of `draw_layout_bbox`
    function and updates to `draw_bbox_with_number` to support variable line width for bbox drawing.
    c56de493
common.py 5.01 KB