An open API service indexing awesome lists of open source software.

https://github.com/blueskyson/camera-calibration-opencv

Camera calibration with OpenCV.
https://github.com/blueskyson/camera-calibration-opencv

camera-calibration image-processing opencv python

Last synced: 2 months ago
JSON representation

Camera calibration with OpenCV.

Awesome Lists containing this project

README

          

# camera-calibration-opencv

Camera calibration with OpenCV.

To execute: `python main.py`

## Screenshots

![](./screenshots/1.png)

- **Button 1:** Show corners of every chessboard image:
![](./screenshots/2.png)

- **Button 5:** Show undistort images of selected chessboard image:
![](./screenshots/3.png)