Skip to content

Commit f10cd25

Browse files
committed
[nodes] LightingCalibration: Exclude visualization output from command line
1 parent 8a46cad commit f10cd25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

meshroom/nodes/aliceVision/LightingCalibration.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,6 @@ class LightingCalibration(desc.CommandLineNode):
6868
description="Estimated Lighting Visualization.",
6969
semantic="image",
7070
value=desc.Node.internalFolder + "/<FILESTEM>_{methodValue}.png",
71+
group=None,
7172
),
7273
]

0 commit comments

Comments
 (0)