mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-29 14:37:26 +02:00
Update meshroom/nodes/aliceVision/ApplyCalibration.py
This commit is contained in:
parent
61699362d3
commit
0cf051551a
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ Overwrite intrinsics with a calibrated intrinsic.
|
||||||
desc.File(
|
desc.File(
|
||||||
name="calibration",
|
name="calibration",
|
||||||
label="Calibration",
|
label="Calibration",
|
||||||
description="Calibration file (Either SfmData or Lens calibration file).",
|
description="Calibration file (SfmData or Lens calibration file).",
|
||||||
value="",
|
value="",
|
||||||
uid=[0],
|
uid=[0],
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue