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

Add possibility to load recursive CAO model with PlotCameraTrajectory.py script #1453

Conversation

s-trinh
Copy link
Contributor

@s-trinh s-trinh commented Aug 11, 2024

Can be tested with:

  • ./tutorial-mb-generic-tracker-save --save npz_tracking_teabox.npz
  • python3 PlotCameraTrajectory.py -p <>/visp-build/tutorial/tracking/model-based/generic/npz_tracking_teabox.npz --npz -m <>/visp/tutorial/tracking/model-based/generic/model/lego-square/lego-square.cao
  • python3 PlotCameraTrajectory.py -p <>/visp-build/tutorial/tracking/model-based/generic/npz_tracking_teabox.npz --npz -m <>/visp/tutorial/tracking/model-based/generic/model/teabox/teabox.cao
  • python3 PlotCameraTrajectory.py -p <>/visp-build/tutorial/tracking/model-based/generic/npz_tracking_teabox.npz --npz -m <>/visp-images/mbt/cube_and_cylinder.cao

@s-trinh s-trinh force-pushed the feat_PlotCameraTrajectory_script_recursive_model branch from c6f0f76 to da77347 Compare August 11, 2024 17:21
@s-trinh s-trinh force-pushed the feat_PlotCameraTrajectory_script_recursive_model branch from da77347 to 3765fe5 Compare August 11, 2024 17:29
Copy link

codecov bot commented Aug 11, 2024

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 45.41%. Comparing base (d7ea8ac) to head (84d0d80).
Report is 22 commits behind head on master.

Files Patch % Lines
...based/generic/tutorial-mb-generic-tracker-save.cpp 0.00% 3 Missing ⚠️
...based/generic/tutorial-mb-generic-tracker-read.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1453      +/-   ##
==========================================
- Coverage   45.42%   45.41%   -0.01%     
==========================================
  Files        1110     1110              
  Lines      110528   110531       +3     
  Branches    18926    18925       -1     
==========================================
- Hits        50208    50199       -9     
- Misses      60320    60332      +12     

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

@fspindle fspindle merged commit 6a727de into lagadic:master Aug 26, 2024
77 checks passed
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.

2 participants