[nodes][aliceVision] mark advanced parameters

This commit is contained in:
Yann Lanthony 2018-12-12 12:29:19 +01:00
parent 8ada834447
commit 168b573e36
12 changed files with 79 additions and 8 deletions

View file

@ -42,6 +42,7 @@ class FeatureExtraction(desc.CommandLineNode):
description='Use only CPU feature extraction.',
value=False,
uid=[],
advanced=True
),
desc.ChoiceParam(
name='verboseLevel',