Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve working with region areas, overlap and size #16

Merged
merged 8 commits into from
Mar 18, 2024
Merged

Conversation

marijnkoolen
Copy link
Collaborator

New functionality

  • add functionality to compute area size of an element
  • add EmptyRegionDoc to allow explicit modelling of empty regions in a scan

Improvements of existing functionality

  • extend document stats with additional categories (alpha-only words)
  • improve checking of text region overlap to work with points, lines and boxes

Error handling and bug fixes

  • improve error handling for deriving coordinates for a combination of regions
  • fix empty word bug

marijnkoolen and others added 8 commits March 18, 2024 10:22
New functionality
- add functionality to compute area size of an element
- add `EmptyRegionDoc` to allow explicit modelling of empty regions in a scan

Improvements of existing functionality
- extend document stats with additional categories (alpha-only words)
- improve checking of text region overlap to work with points, lines and boxes

Error handling and bug fixes
- improve error handling for deriving coordinates for a combination of regions
- fix empty word bug
@brambg brambg merged commit 46f76c2 into master Mar 18, 2024
9 checks passed
@brambg brambg deleted the improve_doc_type branch March 18, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants