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] New incremental logic for sfm #1377

Merged
merged 3 commits into from
Sep 8, 2023
Merged

Conversation

servantftechnicolor
Copy link
Contributor

  • Updated logic to make sure we do not make bad choices too early
  • Make sure we don't do too much bundle adjusment at the end.

@cbentejac cbentejac self-requested a review September 7, 2023 08:04
@cbentejac cbentejac added this to the 3.2.0 milestone Sep 7, 2023
The current state of the scene was dumped as an SfMData file every 3
resection in an "intermediate_steps" folder. It is now dumped in that
folder if and only if the corresponding `logIntermediateSteps` option
has been enabled.
If enabled, the current state of the scene will be dumped as an SfMData
file every 3 resections.
@cbentejac cbentejac merged commit 1129d90 into develop Sep 8, 2023
3 of 4 checks passed
@cbentejac cbentejac deleted the dev/updatedIncrementalLogic branch September 8, 2023 17:51
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.

3 participants