节点文献

摄像机线性标定方法

Linear Camera Calibration Methods

【作者】 徐明飞

【导师】 张树功;

【作者基本信息】 吉林大学 , 计算数学, 2009, 硕士

【摘要】 摄像机标定作为计算机视觉中的基本问题。在实际应用中,精度高、鲁棒性强的方法才会被大家普遍运用,而且方法的简便性也是人们关心的一个方面。作为标定基元,由于确定一条直线比一个点需要更多的参数,因此,基于直线的标定方法一般来说要比基于点的标定方法具有更高的鲁棒性。同理,基于二次曲线的标定方法的鲁棒性也就更高。但是,基元的次数越高,方程求解也就越困难。线性方法计算简单,在数值上比非线性方法稳定得多。人们一直在寻找基于高次的标定基元的线性标定方法,这方面也有不少的成果。本文首先列举了其中的一些方法,并指出了某些方法的不足。最后,给出了一种基于任意分布的共面圆的摄像机线性标定方法。该方法不需要对模板中的二次曲线进行定位,只要三个(或更多)圆,这些圆可以是两两同心、相交、相切或是分离的(事实上,我们的算法可以通过两圆的像信息反求出两圆的位置关系);不需要模板与图像之间的匹配;也无需求解非线性方程组。本文从几何角度对算法进行形象描述,并从代数的角度给出了严格论证。模拟和真实图像实验表明,该算法精确高,鲁棒性强。由于无需知道圆的任何几何信息,也不用模板与图像的匹配信息,因而具有较好的实用性。

【Abstract】 The motivation to study the geometry if conics arises from the fact that conics have more geometric information,and can be more robustly than points and lines.The the camera calibration method proposed in this paper,which based on the arbitrary distributed three(or more) coplanar circles,can deal with all the distributions of each two circles such as intersection,tangent, including,separation.What’s more,we shouldn’t know any of the properties of circles,and needn’t handling matching.As the absolute conic has all the information needed for the camera’s intrinsic parameters,we now just need to find the image of the absolute conic. Based on this,many people have proposed some calibration methods.[27][2] give the calibration using a circle and its diameters;the linear method introduced by[6]based on two rectangulars;which the calibration algorithms in [7][14]based are only circles,but the method is not linear.Aimed at computing the image of the absolute conic,which is also a conic,we should find at least five points which lay in the conic.Fortunately, the generally called circles p0ints are just such points.So the problem is now that how to find the images of at least three pairs of circle points.Realizing that circle points are the intersection of a circle and the infinite line,our task comes to finding the intersection of the images of a circle and the infinite line which is called the vanishing line.We can easily get the image of a circle which lav on the model plane,the coming difficulty is how to find the vanishing line.Suppose there are three circles which are distributed arbitrarily,we will show how to find the vanishing line by using these there circles.We should at first group them so that two circles are in a group,then the image of at least one infinite point(which lay in the infinite line) will be computed from the image of each group.So using the there image points lay in the vanishing line,we can be fitted(of course we can use more than three circles in the model plane so as to get more image points of the vanishing line to fit it). Suppose there is a point X=(x,y,t)T in the projective plane of the circles O1,O2,the necessary and sufficient condition of X being the common pole is that O2X=λO1X,that is, (O2-λO1)X=0,(0-2-1) withλ∈R\{0}.We have pointed out the fact that:the common poles of O1,O2 must include at least one infinite point.Under the projective transformation H,circles O1,O2 have the image of quadratic curves C11H-TO1H-1,C22H-TO2H-1,withλ12 R\{0}.Substitute this into(0-2-1),we have:(C2-λ(λ21)C1)HX=0,that is, (C2-λ′C1)HX=0.(0-2-2) Therefore,HX is the common pole of C1 and C2.Because H is nonsingular, andλ12 are non-zero,so equation(0-2-1) and(0-2-2) are equivalent. This is just the algebra description of the invariance of pole and polar line about projective transformation.Therefore,the common poles of C1,C2 which are the images of the two circle must include at least one infinite point.The following is the method of finding the vanishing line base on the equation(0-2-3). det(C2-λ′C1)=0.(0-2-3)proposition 0.1(1) If the equation(0-2-3) haven’t repeated root(in this situation the preimage of C1,C2 are neither concentric nor tangent circles),compute the independent real rootλ′,then substituteλ′into equation(0-2-2),the eigenvector HX is the image of infinite point dm∞.(2) If equation(0-2-3) has repeated root,then it must be twofold root,compute this twofold rootλ′and substitute it into the matrix C2-λ′C1: (a) If the matrix C2-λ′C1 rank of 1(showing that the preimage of C1,C2 are concentric circles),substitute thisλ′into equation(0-2-2),the two independent eigenvectors HX(1) and HX2 are the image of infinite points dm∞(1) and dm∞(2);(b) If the matrix C2-λ′C1 rank of 2(showing that the preimage of C1,C2 are tangent circles),compute the independent real root of equation(0-2-3),then substitute it into equation(0-2-2),and the eigenvector HX is the image of infinite point dm∞.Till now,we have find the image of a infinite point.If there are three circles in the model plane,they can be divided into three groups,and at least one image point of the infinite point can be detected by using the above method.So we now have at least three points which are the image of three infinite points.Using these image points,the vanishing line can be fitted.After getting the vanishing line,compute the intersections of the vanishing line and the image of a circle,so we can get two points of the absolute conic.In this way,if we take photos of the model plane from at least three different angles,there will be enough points for recovering the absolute conic which has the degree of freedom of 5.Now we get the image of the absolute conic,and the intrinsic parameters of the camera.One fact we should point out is that the position of the camera is nothing to do with the image of absolute conic.That to say when we are taking photos from different angles,the image of absolute conic is unchanged.In fact,proposition 0.1 has introduced a criterion of judging the relationship between two circles just by using the images of this two circles.

  • 【网络出版投稿人】 吉林大学
  • 【网络出版年期】2009年 09期
  • 【分类号】TP391.41
  • 【被引频次】4
  • 【下载频次】274
节点文献中: 

本文链接的文献网络图示:

本文的引文网络