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

SFM bootstraping #1432

Merged
merged 4 commits into from
Sep 15, 2023
Merged

SFM bootstraping #1432

merged 4 commits into from
Sep 15, 2023

Conversation

servantftechnicolor
Copy link
Contributor

@servantftechnicolor servantftechnicolor commented May 16, 2023

SFM bootstraping ;

Incremental SFM needs to be bootstraped with an initial set of views.

This app choose the initial pair as currently done in ReconstructionEngine_sequential but as a standalone application.

Once the pair is chosen, it generate the associated point cloud and the SfmData as required for the rest of the pipeline.

This PR follows #1418, which introduced an executable to generate the tracks from the matches outside of the SfM, and is linked to alicevision/Meshroom#2011.

Following #1531, some files have been moved around, so some includes
need to be updated.
Remove a parallel `for` that caused build errors on Windows.
@cbentejac cbentejac merged commit 80f22df into develop Sep 15, 2023
2 of 4 checks passed
@cbentejac cbentejac deleted the dev/sfmBootStraping branch September 15, 2023 14:13
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