I. Introduction
Camera calibration is a fundamental component in Computer Vision which extracts geometric information from images. Simply but not exactly, the pinhole model using projective geometry is employed to describe the imaging process. However, the lens distortion is inevitable, which should be corrected in measurement requiring high accuracy. The distortion parameters include distortion center and distortion coefficients. So the basic task of distortion calibration is to make estimation of these parameters.