mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 16:58:24 +02:00
[nodes] PanoramaCompositing: minor wording change
This commit is contained in:
parent
73597e9352
commit
d1ab87234d
1 changed files with 2 additions and 2 deletions
|
@ -56,8 +56,8 @@ Multiple cameras are contributing to the low frequencies and only the best one c
|
|||
),
|
||||
desc.BoolParam(
|
||||
name='useGraphCut',
|
||||
label='Use smart seams',
|
||||
description='Use a graphcut algorithm to select the seams for better compositing',
|
||||
label='Use Smart Seams',
|
||||
description='Use a graphcut algorithm to optmize seams for better transitions between images.',
|
||||
value=True,
|
||||
uid=[0],
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue