mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-30 14:58:37 +02:00
[cameraInit] rename parameter for allowing lcp search ignoring camera model
This commit is contained in:
parent
62e21544cf
commit
fb34e11b0a
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue