- What kind of camera are you calibrating?
- Global shutter camera -> You can record a video and convert it to images, or take photos.
- Rolling shutter camera -> Make sure you only take photos while the camera is static.
- Print a custom board and get the board configuration JSON. See the Generate Chart PDF section. If you don't care about camera-to-camera extrinsic parameters, you can print the board in any size. MAKE SURE THE BOARD IS FLAT!
- Ensure that the folder structure follows the supported dataset format.
-
What camera model should I use?
- Wide FoV camera ->
kb4
oreucm
- Other models ->
opencv5
- If you know of other models, you probably don't need my recommendation.
- My favorite -> EUCMT
- Wide FoV camera ->
-
Use
rerun
to analyze the result. You can clickrep_err
and adjust the visible time range from the beginning to see the accumulated reprojection errors.For example, using the
kb4
model with only two distortion parameters. This shows that the edges have higher errors:
- If two distortion parameters are enough, don't use more. Using more distortion parameters can cause overfitting.
--one-focal
is highly recommended.- Make sure your dataset covers multiple angles and distances, like the example dataset.