• myhloli's avatar
    refactor(draw_bbox): remove commented-out code and streamline bbox... · 83c07387
    myhloli authored
    refactor(draw_bbox): remove commented-out code and streamline bbox drawingRemoved legacy commented-out code related to layout_bbox_list from draw_bbox.py, which
    was used for diagnostic purposes and was no longer necessary. This change streamlines
    the codebase and clarifies the drawing process of bounding boxes on PDF pages. The update
    also adjusts the order of operations slightly for improved readability without altering
    the functionality.
    83c07387
Name
Last commit
Last update
..
Constants.py Loading commit data...
MakeContentConfig.py Loading commit data...
ModelBlockTypeEnum.py Loading commit data...
__init__.py Loading commit data...
boxbase.py Loading commit data...
calc_span_stats.py Loading commit data...
commons.py Loading commit data...
config_reader.py Loading commit data...
convert_utils.py Loading commit data...
coordinate_transform.py Loading commit data...
detect_language_from_model.py Loading commit data...
draw_bbox.py Loading commit data...
drop_reason.py Loading commit data...
drop_tag.py Loading commit data...
hash_utils.py Loading commit data...
json_compressor.py Loading commit data...
language.py Loading commit data...
local_math.py Loading commit data...
markdown_utils.py Loading commit data...
nlp_utils.py Loading commit data...
ocr_content_type.py Loading commit data...
path_utils.py Loading commit data...
pdf_check.py Loading commit data...
pdf_image_tools.py Loading commit data...
safe_filename.py Loading commit data...
textbase.py Loading commit data...
version.py Loading commit data...
vis_utils.py Loading commit data...