mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-04-29 02:08:08 +02:00
[nodes] PanoramaWarping: use automatic resolution by default
This commit is contained in:
parent
28dd37827b
commit
79c5a7c2e3
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ Compute the image warping for each input image in the panorama coordinate system
|
|||
name='estimateResolution',
|
||||
label='Estimate Resolution',
|
||||
description='Estimate output panorama resolution automatically based on the input images resolution.',
|
||||
value=False,
|
||||
value=True,
|
||||
uid=[0],
|
||||
group=None, # skip group from command line
|
||||
),
|
||||
|
|
Loading…
Add table
Reference in a new issue