For the complete documentation index, see llms.txt. This page is also available as Markdown.

AprilTag Tracking with Python

Camera Calibration

First, we use OpenCV to do camera calibration.

Reference

https://docs.opencv.org/4.x/dc/dbb/tutorial_py_calibration.html

The calibration pattern can be downloaded from

Last updated