unstructured
94fbbed1 - feat: bbox shrinking in xycut algo, better natural reading order (#1560)

Commit
2 years ago
feat: bbox shrinking in xycut algo, better natural reading order (#1560) Closes GH Issue #1233. ### Summary - add functionality to shrink all bounding boxes along x and y axes (still centered around the same center point) before running xy-cut sort ### Evaluation Run the followin gcommand for this [PDF](https://utic-dev-tech-fixtures.s3.us-east-2.amazonaws.com/pastebin/patent-11723901-page2.pdf). PYTHONPATH=. python examples/custom-layout-order/evaluate_xy_cut_sorting.py <file_path> <strategy>
Parents
Loading