Paper-Chart-Extraction-Project / ChartExtractor

ChartExtractor uses computer vision to convert images of paper charts to digital data.
https://paper-chart-extraction-project.github.io/ChartExtractor/
GNU General Public License v3.0
3 stars 1 forks source link

Add functions for detection reassembly #10

Closed RyanDoesMath closed 4 months ago

RyanDoesMath commented 4 months ago

This pull request introduces three files:

These functions and tests provide a foundation for processing and filtering detections in object detection tasks.

Key improvements: