Description: Camera calibration code, OPENCV did not provide a complete example of its own collation, then paste it records. The use of chessboard cvFindChessboardCorners found in the 2D camera position, and then calculating the internal cvCalibrateCamera2, and finally used to correct image distortion cvUndistort2.
File list (Check if you may need any files):