alicevision / AliceVision

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

[software] KeyframeSelection: Update default minimum number of keyframes #1694

Closed cbentejac closed 3 months ago

cbentejac commented 3 months ago

Description

This PR updates the default value for the minNbOutFrames parameter, which sets the minimum number of keyframes to output, from 10 to 40.

Relates to https://github.com/alicevision/Meshroom/pull/2354.