• myhloli's avatar
    feat(tools): add character bounding box drawing functionality · f911a102
    myhloli authored
    - Add `draw_char_bbox` function to `draw_bbox.py` for drawing character bounding boxes
    - Integrate `draw_char_bbox` into `common.py` for use in PDF processing pipeline
    - Include option to draw character bounding boxes in debug mode
    f911a102
common.py 8.18 KB