alicevision / AliceVision

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

Add option to keep input filename in imageSegmentation #1636

Closed demoulinv closed 5 months ago

demoulinv commented 6 months ago

Description

This PR add an option avoiding the replacement of the input filename with the viewID in the imageSegmentation exec.

linked to https://github.com/alicevision/Meshroom/pull/2288

Features list

Implementation remarks