-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Revert scale changes for metric reconstruction in rig sfm. #3530
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
Conversation
…onstruction in rig sfm.
|
Thanks, I am a bit worried about numerical issues due to repeated multiplication of the relative scale factor. Could we alternatively find the average scale between optimized and original registered rigs? |
Done. This new approach will need access to the database cache to get the initial rig extrinsics. |
ahojnnes
left a comment
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.
Thank you, LGTM. In the future, we could potentially compute the scaling a bit more robustly but this is a good start.
Fixes colmap#3529 Can be also concerning for hierarchical pipeline https://github.com/colmap/colmap/blob/main/src/colmap/controllers/hierarchical_pipeline_test.cc#L116.
Fixes #3529 Can be also concerning for hierarchical pipeline https://github.com/colmap/colmap/blob/main/src/colmap/controllers/hierarchical_pipeline_test.cc#L116.
Fixes #3529
Can be also concerning for hierarchical pipeline https://github.com/colmap/colmap/blob/main/src/colmap/controllers/hierarchical_pipeline_test.cc#L116.