搜索资源列表
cvut_test
- 照相机标定。OpenCV的摄像机标定方法。《基于OpenCV的计算机视觉技术实现》第十四章源代码。多图标定。-Camera calibration. OpenCV for camera calibration. " Based on OpenCV for computer vision," the 14th chapter source code. More icon set.
cvut_test
- 这是一个关于摄像机标定的程序,是在vc下用opencv实现的。主要算法就是张正友的棋盘格标定法。-This is a calibration procedure is under vc using opencv achieved. Zhang Zhengyou main algorithm is the checkerboard calibration.
cvut_test
- 利用opencv1.0和vc6.0进行快速摄像机标定!!程序和具体的实例-Vc6.0 use opencv1.0 and fast camera calibration! ! Procedures and specific examples! !
cvut_test
- 摄像机标定程序,根据拍摄标定板图像计算摄像机内参-Camera calibration procedure, calibration camera internal reference
cvut_test
- opencv 实现摄像机标定,为立体匹配与三维重建打下了基础。-Opencv realizes the camera calibration,it sets a foundation for stereo matching with the 3 d reconstruction
cvut_test
- 摄像机标定程序, 在opencv 环境下编写,VC6调试通过-Camera Calibration
cvut_test
- 稀疏点匹配与重建,对理想化图片的三维点重建,并且用OPENGL显示出来-Sparse points matching and reconstruction
cvut_test
- 实现图像校正、特征点提取、特征匹配到3D图片显示等功能。-3D rebuild
cvut_test
- 立体视觉中的稀疏点重构程序 特征点匹配后得到重构图像,对立体视觉的研究有很大的指导性作用-In the stereo vision,the reconstruction of the object based on the two sides of the object.
cvut_test
- 双目视觉 三维重构过程,可以运行,不错的参考资料-Binocular vision three-dimensional reconstruction of the process, you can run a good reference
cvut_test
- 摄像头标定程序 1)image文件里保存着标定图片 2)calibdata.txt 保持标定图片的路径(根据实际设置) 3)在标定源文件中 calibration.cpp 根据不同的标定标规格需要设置的参数:-Camera calibration procedure 1) image files saved with the calibration image 2) calibdata.txt mainta
cvut_test
- 基于opencv 的多摄像标定,工程文件,内含标定经典案例,是一份绝佳的参考文件-Based on the opencv multi-camera calibration, engineering documents, containing calibration classic case, is a great reference document
cvut_test
- 基于opencv的 稀疏点匹配与重建 opencv书籍配套经典代码 -Sparse points matching based on opencv opencv books supporting and rebuilding classic code
cvut_test
- 环境:VC6.0 && OpenCV1.0 程序说明: 1)image文件里保存着标定图片 2)calibdata.txt 保持标定图片的路径(根据实际设置) 3)在标定源文件中 calibration.cpp 根据不同的标定标规格需要设置的参数: CvSize board_size = cvSize(5,7) /* 定标板上每行、列的角点数 */(不包括边缘的角点)
cvut_test
- 实现摄像机的标定,对于学习机器视觉的初学者来说是一个不错的选择,你还在犹豫什么呢-Achieve camera calibration, learning machine vision beginners is a good choice, what are you waiting for
cvut_test
- 实现摄影机定标,透过标定版并利用角点侦测来完成摄影机定标-Achieve camera calibration through calibration version and use the corners to finish the camera detects calibration
cvut_test
- 基于OpenCV的计算机视觉技术实现的密集点匹配(Dense point matching implemented by computer vision technology based on OpenCV)