mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-19 09:37:14 +02:00
[nodes] FeatureExtraction: remove dev params
This commit is contained in:
parent
98f8bf5e3b
commit
3daf4a26f3
1 changed files with 0 additions and 17 deletions
|
@ -129,23 +129,6 @@ It is robust to motion-blur, depth-of-field, occlusion. Be careful to have enoug
|
|||
uid=[],
|
||||
advanced=True,
|
||||
),
|
||||
desc.IntParam(
|
||||
name='invalidate',
|
||||
label='Invalidate',
|
||||
description='Invalidate.',
|
||||
value=0,
|
||||
range=(0, 10000, 1),
|
||||
group="",
|
||||
uid=[0],
|
||||
),
|
||||
desc.StringParam(
|
||||
name="comments",
|
||||
label="Comments",
|
||||
description="Comments",
|
||||
value="",
|
||||
group="",
|
||||
uid=[],
|
||||
),
|
||||
desc.ChoiceParam(
|
||||
name='verboseLevel',
|
||||
label='Verbose Level',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue