[nodes] LdrToHdrCalibration: fix alignment

This commit is contained in:
Fabien Castan 2022-12-23 01:14:11 +01:00 committed by demoulinv
parent 251e9b614c
commit 5026d911d8

View file

@ -66,7 +66,7 @@ class LdrToHdrCalibration(desc.AVCommandLineNode):
range=(0, 10, 1),
uid=[0],
),
desc.FloatParam(
desc.FloatParam(
name='meanTargetedLumaForMerging',
label='Targeted Luminance For Merging',
description='Expected mean luminance of the HDR images used to compute the final panorama',