ocam-calib-cpp Omnidirectional camera calibration implementation c++ installation Prequisites OpenCV Ceres Eigen3 : When you installed Ceres., you have alreary installed Eigen3. See here Build git clone https://github.com/farshbafdoustar/ocam-calib-cpp.git cd ocam-calib-cpp mkdir build cd build cmake ..