[nodes] update imageMasking featureExtraction and prepareDenseScene

This commit is contained in:
Guillaume Buisson 2019-11-15 16:37:54 +01:00 committed by Fabien Castan
parent 01adad9e21
commit a0f12743a5
3 changed files with 94 additions and 21 deletions

View file

@ -38,6 +38,13 @@ It is robust to motion-blur, depth-of-field, occlusion. Be careful to have enoug
value='',
uid=[0],
),
desc.File(
name='masksFolder',
label='Masks Folder',
description='Use masks to filter features. Filename should be the same or the image uid.',
value='',
uid=[0],
),
desc.ChoiceParam(
name='describerTypes',
label='Describer Types',