Skip to content

Commit

Permalink
[calibration] rename rig calibration input
Browse files Browse the repository at this point in the history
  • Loading branch information
servantftechnicolor committed Nov 9, 2022
1 parent fcd0cd0 commit 1fc2b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meshroom/nodes/aliceVision/CheckerboardRigCalibration.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class CheckerboardRigCalibration(desc.CommandLineNode):
inputs = [
desc.File(
name='inputSfmData',
label='First input',
label='Rig SfmData',
description="SfM Data File",
value='',
uid=[0],
Expand Down

0 comments on commit 1fc2b37

Please sign in to comment.