diff --git a/meshroom/pipelines/photogrammetryAndCameraTracking.mg b/meshroom/pipelines/photogrammetryAndCameraTracking.mg index 4f79b574..3d324ddc 100644 --- a/meshroom/pipelines/photogrammetryAndCameraTracking.mg +++ b/meshroom/pipelines/photogrammetryAndCameraTracking.mg @@ -405,7 +405,9 @@ ], "inputs": { "input": "{ImageDetectionPrompt_1.input}", - "bboxFolder": "{ImageDetectionPrompt_1.output}" + "bboxFolder": "{ImageDetectionPrompt_1.output}", + "maskInvert": true, + "keepFilename": true }, "internalInputs": { "color": "#575963"