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