Improve Vertical BBox filtering heuristic
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
Full Changelog: v0.1.0...v0.2.0