Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 232 Bytes

readme.md

File metadata and controls

4 lines (4 loc) · 232 Bytes

Camera Calibration

The program takes the input as array of chessboard images.
It uses openCV algorithms to calculate the camera matrix and distotion coefficient.
Please see the camera_matrix.txt for detail.