mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-21 10:37:18 +02:00
[nodes] depthMap: depth list per tile is now enabled by default
This commit is contained in:
parent
b041ba834b
commit
acfa9e0417
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@ Use a downscale factor of one (full-resolution) only if the quality of the input
|
||||||
name='sgmChooseDepthListPerTile',
|
name='sgmChooseDepthListPerTile',
|
||||||
label='Choose Depth List Per Tile',
|
label='Choose Depth List Per Tile',
|
||||||
description='SChoose depth list per tile.',
|
description='SChoose depth list per tile.',
|
||||||
value=False,
|
value=True,
|
||||||
uid=[0],
|
uid=[0],
|
||||||
advanced=True,
|
advanced=True,
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue