diff --git a/meshroom/nodes/aliceVision/DepthMap.py b/meshroom/nodes/aliceVision/DepthMap.py index b0a9c932..6dd5a394 100644 --- a/meshroom/nodes/aliceVision/DepthMap.py +++ b/meshroom/nodes/aliceVision/DepthMap.py @@ -239,7 +239,7 @@ Use a downscale factor of one (full-resolution) only if the quality of the input name='sgmChooseDepthListPerTile', label='Choose Depth List Per Tile', description='SChoose depth list per tile.', - value=False, + value=True, uid=[0], advanced=True, ),