• myhloli's avatar
    feat(draw_bbox): add option to toggle bounding box drawing · 43a57d56
    myhloli authored
    Introduce an additional argument `draw_bbox` in the `draw_bbox_with_number` function to
    enable toggling the drawing of bounding boxes on or off. When set to `False`, no bounding
    box will be drawn, allowing for situations where only text
    43a57d56
draw_bbox.py 15.5 KB