文件名称:camera-calibration-
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:7.84kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
首先自制一张标定图片,用A4纸打印出来,设定距离,再设定标定棋盘的格子数目,如8×6,然后利用cvFindChessboardCorners找到棋盘在摄像头中的2D位置,这里cvFindChessboardCorners不太稳定,有时不能工作,也许需要图像增强处理。
计算实际的距离,应该是3D的距离。我设定为21.6毫米,既在A4纸上为两厘米。
再用cvCalibrateCamera2计算内参,
最后用cvUndistort2纠正图像的变形。
-First, a self-calibration picture, with A4 paper, print it out, set the distance, then set the calibration number of the board of the lattice, such as 8 × 6, and then use cvFindChessboardCorners find the board in the position of the camera in 2D, where cvFindChessboardCorners less stable, sometimes does not work, may need to image enhancement. Calculate the actual distance, the distance should be 3D. I set 21.6 mm, both in the A4 paper to two centimeters. Then cvCalibrateCamera2 calculated internal reference, and finally with cvUndistort2 correct the distortion.
计算实际的距离,应该是3D的距离。我设定为21.6毫米,既在A4纸上为两厘米。
再用cvCalibrateCamera2计算内参,
最后用cvUndistort2纠正图像的变形。
-First, a self-calibration picture, with A4 paper, print it out, set the distance, then set the calibration number of the board of the lattice, such as 8 × 6, and then use cvFindChessboardCorners find the board in the position of the camera in 2D, where cvFindChessboardCorners less stable, sometimes does not work, may need to image enhancement. Calculate the actual distance, the distance should be 3D. I set 21.6 mm, both in the A4 paper to two centimeters. Then cvCalibrateCamera2 calculated internal reference, and finally with cvUndistort2 correct the distortion.
相关搜索: cvFindChessboardCorners
定标
(系统自动生成,下载前可以参看下载内容)
下载文件列表
(2).doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.