You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
This repository implements a simple camera calibration pipeline using a chessboard pattern and OpenCV. The project was conducted as a hands-on exercise to understand camera intrinsic parameters and ...