mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-05-31 09:56:32 +02:00
[nodes] new IncrementalSfM augmentation
This commit is contained in:
parent
09904f1a33
commit
4d5636ab47
3 changed files with 115 additions and 13 deletions
|
@ -12,7 +12,7 @@ class ImageMatching(desc.CommandLineNode):
|
|||
desc.File(
|
||||
name='input',
|
||||
label='Input',
|
||||
description='''SfMData file or filepath to a simple text file with one image filepath per line, or path to the descriptors folder.''',
|
||||
description='''SfMData file .''',
|
||||
value='',
|
||||
uid=[0],
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue