mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-06 12:51:57 +02:00
[nodes] DepthMap: Remove option sgmMaxSideXY
This commit is contained in:
parent
5681d39329
commit
f3074948e7
1 changed files with 0 additions and 8 deletions
|
@ -140,14 +140,6 @@ Use a downscale factor of one (full-resolution) only if the quality of the input
|
||||||
range=(-1, 10, 1),
|
range=(-1, 10, 1),
|
||||||
uid=[0],
|
uid=[0],
|
||||||
),
|
),
|
||||||
desc.IntParam(
|
|
||||||
name='sgmMaxSideXY',
|
|
||||||
label='Max Side',
|
|
||||||
description='Max side in pixels used to automatically decide for sgmScale/sgmStep if not defined.',
|
|
||||||
value=700,
|
|
||||||
range=(-1, 1000, 1),
|
|
||||||
uid=[0],
|
|
||||||
),
|
|
||||||
desc.IntParam(
|
desc.IntParam(
|
||||||
name='sgmMaxTCamsPerTile',
|
name='sgmMaxTCamsPerTile',
|
||||||
label='Max Nb Neighbour Cameras Per Tile',
|
label='Max Nb Neighbour Cameras Per Tile',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue