mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-07 13:21:56 +02:00
[panorama] flag for graphcut
This commit is contained in:
parent
63d5e9eadf
commit
44ba3a1de0
1 changed files with 0 additions and 7 deletions
|
@ -47,13 +47,6 @@ Estimate the seams lines between the inputs to provide an optimal compositing in
|
||||||
values=['fatal', 'error', 'warning', 'info', 'debug', 'trace'],
|
values=['fatal', 'error', 'warning', 'info', 'debug', 'trace'],
|
||||||
exclusive=True,
|
exclusive=True,
|
||||||
uid=[],
|
uid=[],
|
||||||
),
|
|
||||||
desc.File(
|
|
||||||
name='cacheFolder',
|
|
||||||
label='Cache Folder',
|
|
||||||
description='Temporary cache directory',
|
|
||||||
value="",
|
|
||||||
uid=[],
|
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue