mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-24 12:07:19 +02:00
[nodes] update imageMasking featureExtraction and prepareDenseScene
This commit is contained in:
parent
01adad9e21
commit
a0f12743a5
3 changed files with 94 additions and 21 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue