Skip to content

Commit 698c3f8

Browse files
committed
Checkerboard instructions
1 parent c844f48 commit 698c3f8

File tree

4 files changed

+27
-0
lines changed

4 files changed

+27
-0
lines changed

CalibrationRoutines/checkerboard.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# The checkerboard calibration target
2+
3+
Both calibration routines provided by ifm, the static camera calibration (SCC) and the motion camera calibration (MCC), use the same calibration target.
4+
5+
You can download the checkerboard in PDF format {download}` here <resources/checkerboardCalibrationTarget_600X800.pdf>`.
6+
7+
## Printing instructions
8+
9+
The checkerboard should be printed at scale, such that the printed size is:
10+
- A page of 600 x 800 mm,
11+
- The black and white squares are 10 cm each,
12+
- The white border is 5 cm,
13+
- The larger black square is 15 x 15 cm.
14+
15+
The checkerboard should be printed on:
16+
- A rigid board, so that it will not bend when used,
17+
- Matte paper, such that reflections from the camera are minimized.

CalibrationRoutines/index_calibrations.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
The extrinsic camera calibration specifies where the camera head is positioned in a reference coordinate system. Several calibration routines were developed at ifm to estimate the translations and rotations of cameras and OVP respective to a user defined coordinate system.
44

5+
First, you need a checkerboard calibration target.
6+
7+
:::{grid-item-card}
8+
:link: checkerboard
9+
:link-type: doc
10+
![Mini checkerboard](resources/mini-checkerboard.png)
11+
Print the checkerboard
12+
:::
13+
514

615
::::::{grid} 2
716
:gutter: 3
@@ -48,6 +57,7 @@ Need a refresher?
4857
:::{toctree}
4958
:maxdepth: 1
5059
:hidden:
60+
The checkerboard calibration target <checkerboard>
5161
Introduction to calibration <IntroToCalibrations/README>
5262
Static Camera Calibration <SCC/README>
5363
Motion Camera Calibration <MCC/mcc_with_wizard>
Binary file not shown.
Loading

0 commit comments

Comments
 (0)