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

MV (0): Add multiview classes #145

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Convert points to float before cv2.undistortPoints

250a8c5
Select commit
Loading
Failed to load commit list.
Open

MV (0): Add multiview classes #145

Convert points to float before cv2.undistortPoints
250a8c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

96.24% (+0.02%) compared to c6eb6d0

View this Pull Request on Codecov

96.24% (+0.02%) compared to c6eb6d0

Details

Codecov Report

Attention: Patch coverage is 96.87500% with 3 lines in your changes missing coverage. Please review.

Project coverage is 96.24%. Comparing base (c6eb6d0) to head (250a8c5).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
sleap_io/model/camera.py 96.87% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
+ Coverage   96.21%   96.24%   +0.02%     
==========================================
  Files          17       18       +1     
  Lines        2327     2423      +96     
==========================================
+ Hits         2239     2332      +93     
- Misses         88       91       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.