GML C Camera Calibration Toolbox
GML C Camera Calibration Toolbox
Latest sources:
Download GML C++ Camera Calibration sources 0.71
ChangeLog
16.07.2013 v0.75
Some criticals bugs and memory leaks were fixed. Many thanks to Mathieu
Peyréga for the great feedback! He helped us a lot to make this update.
18.11.2011 v0.7
06.02.2006 v0.4
First release
Introduction
GML Camera Calibration toolbox is a free functionally completed tool for cameras'
calibrating. You can easy calculate intrinsic and extrinsic camera parameters after
calibrating. This software uses a as a calibration pattern. The calibration process is
completely automatic. There are two chessboard detection algorithms in all.
Figure 2: Toolbox interface.
Figure
3: Calibration results.
GML Camera Calibration toolbox 0.7 supports multiple calibration patterns within one
project. During the calibration a relative orientation between pattern coordinate systems is
recovered. The usage of multiple patterns makes the calibration procedure more stable, this
impoves calibration accuracy and less images for calibration is needed.
Figure 4: Comparison of camera calibration using different number of patterns.
GML Camera Calibration toolbox 0.7 (beta) was released on 18.11.2011. Your Feedback is
appreciated!
Requirements
The code was written for OpenCV 2.1 and was tested mostly on win32 (Windows XP,
Windows Vista, Windows 7) platform. System Requirements: .Net Framework 3.5 SP1
Projects
Recommendations for taking calibration photos
GML MatLab Camera Calibration Toolbox
2005-2005
Team
Vladimir Vezhnevets, Lomonosov Moscow State University
Alexander Velizhev, Lomonosov Moscow State University
Anton Yakubenko, Lomonosov Moscow State University
Nikita Chetverikov,
Acknowledgements
We extend our gratitude to Chibunitchev A., whose help was significant in creation of this
toolbox.