[nodes] PanoramaWarping: use automatic resolution by default

This commit is contained in:
Fabien Castan 2020-09-10 17:25:12 +02:00
parent 28dd37827b
commit 79c5a7c2e3

View file

@ -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
),