We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bd109a commit 00a4045Copy full SHA for 00a4045
photon-client/src/components/cameras/CameraCalibrationCard.vue
@@ -319,7 +319,7 @@ const setSelectedVideoFormat = (format: VideoFormat) => {
319
color="warning"
320
icon="mdi-alert-box"
321
text="The usage of chessboards can result in bad calibration results if multiple
322
- similar images are taken. We strongly recommend that teams use chArUco boards instead!"
+ similar images are taken. We strongly recommend that teams use Charuco boards instead!"
323
/>
324
<pv-select
325
v-if="boardType !== CalibrationBoardTypes.Charuco"
0 commit comments