alicevision / AliceVision

Photogrammetric Computer Vision Framework
http://alicevision.org
Other
2.89k stars 806 forks source link

[sfm] Sequential: Update default value for Ransac's max iterations #1683

Closed cbentejac closed 3 months ago

cbentejac commented 3 months ago

Description

This PR updates the default value for the localizerEstimatorMaxIterations parameter of the StructureFromMotion node from 4096 to 50000.

It relates to alicevision/Meshroom#2341.