-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add boundingbox function #326
base: main
Are you sure you want to change the base?
Conversation
Documentation websites for this pull request |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #326 +/- ##
==========================================
- Coverage 47.57% 43.31% -4.26%
==========================================
Files 67 52 -15
Lines 1753 1369 -384
==========================================
- Hits 834 593 -241
+ Misses 919 776 -143
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Padding is inverted, this shrinks the box instead of expanding it |
Get the bounding box from
Closes #325
Also needs
v1.1.0