mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-30 23:08:25 +02:00
Update meshroom/nodes/aliceVision/ApplyCalibration.py
This commit is contained in:
parent
a24c8662eb
commit
61699362d3
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@ Overwrite intrinsics with a calibrated intrinsic.
|
|||
),
|
||||
desc.BoolParam(
|
||||
name="useJson",
|
||||
label="Use lens calibration file",
|
||||
description="Use Lens calibration file generated using 3Dequalizer.",
|
||||
label="Use Lens Calibration File",
|
||||
description="Calibration is a Lens calibration file generated using 3Dequalizer instead of an sfmData.",
|
||||
value=False,
|
||||
uid=[0],
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue