mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-24 12:07:19 +02:00
[nodes][aliceVision] mark advanced parameters
This commit is contained in:
parent
8ada834447
commit
168b573e36
12 changed files with 79 additions and 8 deletions
|
@ -42,6 +42,7 @@ class FeatureExtraction(desc.CommandLineNode):
|
|||
description='Use only CPU feature extraction.',
|
||||
value=False,
|
||||
uid=[],
|
||||
advanced=True
|
||||
),
|
||||
desc.ChoiceParam(
|
||||
name='verboseLevel',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue