-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
New MultiView Photometric Stereo pipeline and new sfmFilter node #2582
Conversation
e7738b0
to
41c5b3e
Compare
Select views using regex
Pose transfert in SfMTransfert
The template has been renamed to fit the automatic name parsing of template files, it has been effectively converted to an actual template and all the nodes have been aligned coherently.
f94278c
to
92a4db4
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2582 +/- ##
===========================================
+ Coverage 69.85% 69.89% +0.03%
===========================================
Files 120 121 +1
Lines 7067 7076 +9
===========================================
+ Hits 4937 4946 +9
Misses 2130 2130 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Validating for now, but the SfMTransfer needs to be updated to propagate the landmarks with viewId associations.
New pipeline for MV-PS.
New sfmFilter node: split sfm based on filenames regex
PR associated with alicevision/AliceVision#1769