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

Demo code: in-memory image encoding and npz data encoding #1263

Merged
merged 18 commits into from
Jan 29, 2024

Update "tutorial-mb-generic-tracker-full.cpp" to export poses into np…

4cfa003
Select commit
Loading
Failed to load commit list.
Merged

Demo code: in-memory image encoding and npz data encoding #1263

Update "tutorial-mb-generic-tracker-full.cpp" to export poses into np…
4cfa003
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jan 29, 2024 in 0s

52.47% (-1.12%) compared to d70f9cd

View this Pull Request on Codecov

52.47% (-1.12%) compared to d70f9cd

Details

Codecov Report

Attention: 164 lines in your changes are missing coverage. Please review.

Comparison is base (d70f9cd) 53.58% compared to head (4cfa003) 52.47%.
Report is 18 commits behind head on master.

Files Patch % Lines
modules/core/src/tools/file/vpIoTools.cpp 0.00% 147 Missing ⚠️
modules/core/include/visp3/core/vpIoTools.h 0.00% 9 Missing ⚠️
modules/io/src/image/vpImageIo.cpp 80.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1263      +/-   ##
==========================================
- Coverage   53.58%   52.47%   -1.12%     
==========================================
  Files         399      401       +2     
  Lines       50509    51826    +1317     
==========================================
+ Hits        27067    27196     +129     
- Misses      23442    24630    +1188     

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