1. Intrinsic Camera Calibration

    This tutorial shows how to use the intrinsic camera calibration package to compute the camera intrinsic parameters using a rail guide and calibration target. The procedure uses a slightly different cost function than OpenCV and Matlab. It relies on knowing the distance the camera is moved between successive images. When performed precisely, the routine is both quicker because it requires fewer images and more accurate because the parameters have lower co-variance.

Create a new tutorial:

Wiki: intrinsic_cal/Tutorials (last edited 2016-01-20 21:53:19 by AlexGoins)