Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 920 Bytes

README.md

File metadata and controls

36 lines (29 loc) · 920 Bytes

Calibration

Holomat tutorial part 2. Video for this project is on my patreon.

Description

These python scripts allow you to do the calibration required for the holomat project. They do camera calibration using a charuco board and 4 point calibration using openCV contours.

Installation

Ensure Python and the necessary libraries are installed:

pip install opencv-python mediapipe numpy
pip install opencv-contrib-python

Usage

I strongly suggest following along with my video on patreon as there is a lot of debugging required to run this.

python calibration.py

Requirements

Python 3.6 or later OpenCV 4.0 or later MediaPipe NumPy PyAutoGUI Contributing Fork the repository and contribute by submitting a pull request.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Reach out with any feedback or support needs via GitHub or email.