calibtools: a camera calibration toolbox¶
This package is a repository for some useful scripts for performing camera calibration in Python. It requires the following modules:
- OpenCV’s Python bindings
- moviepy
- numpy
The calibtools utlity¶
The calibtools package provides one command-line utility which is named, unimaginatively, calibtools. The command-line interface documentation is reproduced below: