[nodes] CameraInit,ImageProcessing: enable white balance by default

This commit is contained in:
Fabien Castan 2022-12-13 15:30:46 +01:00
parent c0fc6c76a1
commit 443237e265
2 changed files with 2 additions and 2 deletions

View file

@ -319,7 +319,7 @@ Convert or apply filtering to the input images.
name='rawColorInterpretation',
label='RAW Color Interpretation',
description='Allows you to choose how raw data are color processed.',
value='LibRawNoWhiteBalancing',
value='LibRawWhiteBalancing',
values=['None', 'LibRawNoWhiteBalancing', 'LibRawWhiteBalancing', 'DCPLinearProcessing', 'DCPMetadata', 'Auto'],
exclusive=True,
uid=[0],