-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Do not filter existing, fixed frames #3403
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
|
@cthorey Thank you for trying and reporting back. Could you please share database and prior reconstruction? Thank you. |
|
@ahojnnes I sent you an email with the data to reproduce. Hope this helps. |
…h/filter-existing-frames
|
@cthorey I cannot reproduce this with the changes in this PR: |
|
Indeed - I tried it again this morning from the main branch and it works - thx! |
|
@ahojnnes Hope you are doing well, I have few know poses and I am injecting the poses to colmap , doing feature extraction, sequential matching, point triangulation than using mapper. It registers the images but then at the end it only saves the images which were used for triangulation, I need your help |
|
@ahojnnes this same issue presists with the latest version also, specially when using sequential matcher with Overlap 1 and 2 on some of the scenes. |
Alternative fix for the following issue: #3158