聂亮 李育蒙



摘要: 畸变普遍存在于光电系统中,影响光电系统的成像。为了解决这个问题,研究Tsai模型,实现Tsai算法的标定,并利用线性变換方法或者透视变换矩阵求解摄像机参数,再用之前得到的结果带入非线性方程,解得一个估计值,然后用估计值作为初始值,根据特定的算法来迭代,直达满足条件为止,求解其他参数。并评估算法的精度。
Abstract: Distortion widely exists in optical system, it affects optical system imaging. In order to solve this problem, TASI model are studied to achieve calibration of Tsai algorithm, and the method of linear transformation or perspective transformation matrix is used to solve the camera intrinsic parameters. And then, the results obtained before are subsitituted into non linear equation to get an estimate value and take the estimate value as initial value to carry out the iteration by the specific algorithm until meet the conditions and then solve other parameters and evaluate the algorithm's accuracy.
关键词: 畸变;摄像机标定;Tsai算法;精度
Key words: distortion;camera calibration;Tsai algorithm;precision
中图分类号:TP301.6 文献标识码:A 文章编号:1006-4311(2016)07-0180-02
0 引言
光电系统的标定是畸变测量的基础。畸变测量的目的是确定成像系统不同视场的畸变量,亦即描述出畸变图像与理想图像之间的函数关系,由此函数关系可以得到像面上任意点的畸变量[1]。光电系统标定与摄像机标定既有相似之处,也有不同之处。摄像机标定的目的是精确定位,如果摄像机在三维空间的位置或姿态发生改变,物体相对于摄像机的位置随之改变,因此在摄像机标定中需要实时标定外部参数。而畸变是摄像机本身的一种像差,与摄像机在空间的姿态无关,确定摄像机传感器芯片、图像采集卡和镜头后,畸变就相应确定[2]。Tsai提出一种基于径向约束的两步标定方法,利用RAC(径向一致约束)条件求解除了摄像机光轴方向的平移外的摄像机外部参数,然后求解摄像机光轴方向的平移及摄像机的内部参数[3]。其优点是迭代参数较少,能提供较好的初始值,并且求解速度快,精度高。它同时具备线性求解速度快和非线性优化计算准确的特点。……