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.
To associate your repository with the calibration-pattern topic, visit your repo's landing page and select "manage topics."