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

Usage of the reconstruct_from_prior Function #1054

Open
omose-maas opened this issue Jun 4, 2024 · 1 comment
Open

Usage of the reconstruct_from_prior Function #1054

omose-maas opened this issue Jun 4, 2024 · 1 comment

Comments

@omose-maas
Copy link

Hi,

First of all, thank you for the amazing code and all your hard work on this project!

I have a question regarding the reconstruct_from_prior function. This function is not documented, and although I have read through the code, I am not confident in my understanding.

Is my understanding correct that this function reads an existing reconstruction and recalculates the points?
In what scenarios would recalculating the points be necessary?

My primary goal is to add new images to an existing reconstruction as mentioned in the this PR178
If there is an existing method for this, I would greatly appreciate your guidance.

Thank you for your time and assistance!

@oaa3wf
Copy link
Contributor

oaa3wf commented Jul 15, 2024

For adding more images to an existing reconstruction, this function:

def grow_reconstruction(
,
and this file: https://github.com/mapillary/OpenSfM/blob/main/opensfm/actions/extend_reconstruction.py
may be of interest to you.

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

No branches or pull requests

2 participants