Camera calibration toolbox in C++ using OpenCV and Boost.
The program acquires checkerboard images from either the file system (a directory path) or from a webcam. Only .jpg and .jpeg images are used in case a file system is specified for now (adding additional formats is trivial)
git clone https://github.com/makokal/calibrate-cpp.git
cd calibrate
make
bin/calibrate ?