搜索资源列表
Calibration
- 摄像头标定的代码,OPENCV没有提供完整的示例,自己整理了一下,贴出来记录。利用cvFindChessboardCorners找到棋盘在摄像头中的2D位置, 再用cvCalibrateCamera2计算内参, 最后用cvUndistort2纠正图像的变形。
Calibration
- 摄像头标定的代码,OPENCV没有提供完整的示例,自己整理了一下,贴出来记录。利用cvFindChessboardCorners找到棋盘在摄像头中的2D位置, 再用cvCalibrateCamera2计算内参, 最后用cvUndistort2纠正图像的变形。 -Camera calibration code, OPENCV did not provide a complete example of its own colla
Camera-Calibration
- 摄像头标定的代码,基于OpenCV实现,在VC6下编译运行,推荐大家使用-Camera calibration code, based on the OpenCV implementation, compiled in VC6 run, recommend the use of
16868200cameradistance2011
- 摄像头标定的代码,OpenCV没有提供完整的示例,自己整理了一下,贴出来记录。利用cvFindChessboardCorners找到棋盘在摄像头中的2D位置, 再用cvCalibrateCamera2计算内参, 最后用cvUndistort2纠正图像的变形。 -Camera calibration code, OpenCV does not provide a complete example of his order a bit
87914810triclopsDemo20
- 摄像头标定的代码,OpenCV没有提供完整的示例,自己整理了一下,贴出来记录。利用cvFindChessboardCorners找到棋盘在摄像头中的2D位置, 再用cvCalibrateCamera2计算内参-Camera calibration code, OpenCV does not provide a complete example of his order a bit, posted record. Use cvFindCh
OpenCV-Calibration
- 运用黑白棋盘格的摄像机标定程序代码,摄像头最多可以截取9张-OpenCV Calibration
camera_calibration.tar
- 摄像头标定,适用于主流摄像头的标定。可运行,亲测。(The camera calibration is suitable for the calibration of the mainstream camera.)