/Zhang-s-Camera-Calibration-AutoCalib

Implementation of Zhang's Camera Calibration Method

Primary LanguagePython

AutoCalib

Brief the implementation of camera calibration method as described by Zhengyou Zhang in his paper ”A Flexible New Technique for Camera Calibration”

To run the program

python Wrapper.py

The program takes two argument

Calibration Images path (Default : Calibration_Imgs)
Output Folder path (Default : Output)

The output of program are the rectified images stored in output folder

Initial K, kc matrix
Optimized K, kc matrix