ANSI C implementation of Classical Camera Calibration algorithms.
Paper: Zhengyou Zhang's paper Blog explaining in details: blog in Chinese
Source code from: link1 The link above also has an in-depth step-by-step explanation of Zhang's paper "A Flexible New Technique for Camera Calibration".
Trying to port it to CMake and Qt Creator.