Skip to content

Improve Vertical BBox filtering heuristic

Compare
Choose a tag to compare
@Paethon Paethon released this 22 Jul 14:12
· 38 commits to main since this release
5126817

Changed

  • Changed the heuristic to filter out accidentally merged bounding boxes of columns of digits in GoogleAzureOCR by changing the heuristic to use the median bbox height instead of the mean bbox area to decide what vertical boxes to filter.

What's Changed

  • Modifies the heuristic for filtering bounding boxes in GoogleAzureOCR by @Paethon in #21

Full Changelog: v0.1.0...v0.2.0