SVG pattern generator for camera calibration (checkerboard, radon checkerboard, circles, asymmetric circles, charuco board), packaged as a Python library and CLI
-
Updated
Sep 2, 2025 - Python
SVG pattern generator for camera calibration (checkerboard, radon checkerboard, circles, asymmetric circles, charuco board), packaged as a Python library and CLI
Camera Calibration is a Python project that uses OpenCV to calibrate a camera using images of a checkerboard pattern. It calculates camera intrinsic parameters and distortion coefficients to correct lens distortion, enabling more accurate computer vision applications.
Add a description, image, and links to the calibration-pattern topic page so that developers can more easily learn about it.
To associate your repository with the calibration-pattern topic, visit your repo's landing page and select "manage topics."