[cameraInit] rename parameter for allowing lcp search ignoring camera model

This commit is contained in:
demoulinv 2022-12-20 07:49:26 +01:00
parent 62e21544cf
commit fb34e11b0a

View file

@ -177,7 +177,7 @@ The metadata needed are:
uid=[0],
),
desc.BoolParam(
name='lensCorrectionProfileSearchByLensNameAndCameraMakerOnly',
name='lensCorrectionProfileSearchIgnoreCameraModel',
label='LCP Search using lens name and camera maker only.',
description='''Automatic LCP Search consider only the camera model and the lens name.''',
value=False,