Camera Self-Calibration from Multi-View Images

Qiuyan Guo,Ping An,Zhaoyang Zhang
DOI: https://doi.org/10.3969/j.issn.1005-9490.2008.01.069
2008-01-01
Abstract:Camera calibration is a key technology in computer vision field, in which self-calibration is to compute camera intrinsic parameters only from a series of images. The Kruppa’s equations method not only needs to compute the fundamental matrix which includes all of the geometricaly relation between images, but also needs to compute the epipoles which variate with the different images. Hartley deduced a simple form of Kruppa’s equations in terms of fundamental matrix. The goal of this paper is to convert the equations into the form of cost function according to the Hartley’s deduction and calculate the cost function by the sum of fundamental matrixes multiplying the corresponding weighting factors that are related with the number of matching features.The genetic optimal algorithms are used to obtain the minimum value of the cost function. Our algorithm doesn’t require computing the images epipoles so that it avoids the instability of the results and reduces the calculation burden. Experimental results show that the proposed algorithm is more effective and accurate and can become a versatile tool for camera calibration,which will be used in our cameras array calibration.
What problem does this paper attempt to address?