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] Sequential ReconstructionEngine: Use SfM Params' nbFirstUnstableCameras instead of a constant #1602

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

cbentejac
Copy link
Contributor

Description

Instead of using a constant, use the parameter that is part of the SfM Params structure and that can be set through the command line for the number of first unstable cameras.

This fixes an error introduced by #1377 that overwrote some of the changes of #1413.

…tableCameras`

Instead of using a constant, use the parameter that is part of the SfM
`Params` structure and that can be set through the command line.
@cbentejac cbentejac added this to the 3.2.0 milestone Nov 21, 2023
@cbentejac cbentejac self-assigned this Nov 21, 2023
@cbentejac cbentejac merged commit a7985bb into develop Nov 22, 2023
@cbentejac cbentejac deleted the fix/nbFirstUnstableCameras branch November 22, 2023 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants