mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-06 12:51:57 +02:00
[nodes] DepthMap: Remove parameter sgmMaxDepthsPerTc
This commit is contained in:
parent
2e2627ac60
commit
09b42b0776
1 changed files with 0 additions and 9 deletions
|
@ -219,15 +219,6 @@ Use a downscale factor of one (full-resolution) only if the quality of the input
|
|||
uid=[0],
|
||||
advanced=True,
|
||||
),
|
||||
desc.IntParam(
|
||||
name='sgmMaxDepthsPerTc',
|
||||
label='Max Depths Per Camera Pairs',
|
||||
description='Max number of depths to sweep in the similarity volume per Rc/Tc cameras.',
|
||||
value=1500,
|
||||
range=(1, 5000, 1),
|
||||
uid=[0],
|
||||
advanced=True,
|
||||
),
|
||||
desc.StringParam(
|
||||
name='sgmFilteringAxes',
|
||||
label='Filtering Axes',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue