Documentation for camera calibration using a video
Install the requirements using:
pip3 install -r requirements.txt
- Download the following camera calibration checkerboard
- Print the checker board on an A4 sheet
- Place the checker board on a solid board
- Record a video while moving the checker board around the visualized frame
- Save the video into the current directory with the name calib.mp4
Run the calibration script using
python3 cameracalib.py
Run verification using
python3 cameraverify.py
The result of the verification should have lesser distortion compared to the raw video