Skip to content

Commit

Permalink
Update CameraCalibrationCard.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 committed May 10, 2024
1 parent f663a26 commit fb75a17
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ const setSelectedVideoFormat = (format: VideoFormat) => {
/>
<pv-number-input
v-model="markerSizeIn"
v-show="boardType == CalibrationBoardTypes.Charuco"
label="Marker Size (in)"
tooltip="Size of the tag markers in inches must be smaller than pattern spacing"
:disabled="isCalibrating"
Expand Down

0 comments on commit fb75a17

Please sign in to comment.