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

https://github.com/chenzhaiyu/calibration

Camera Calibration with OpenCV
https://github.com/chenzhaiyu/calibration

camera-calibration opencv

Last synced: 2 months ago
JSON representation

Camera Calibration with OpenCV

Awesome Lists containing this project

README

          

# Camera Calibration with OpenCV
This script uses OpenCV to calibrate a camera with a chessboard.
```
@author: czy
@date: 2018-04-13
```

## Usage
The script in `calibrate.py` is self-explained.
```
python calibrate.py
```