搜索资源列表
matlab.rar
- 基于双目立体视觉成像原理的MATLAB双相机标定实例,有图片,程序,和说明书,Based on principles of binocular stereo vision imaging MATLAB examples of dual-camera calibration, pictures, procedures, and instructions
BiaoDing
- 自己做的双目标定的MATLAB标定实例,附带图像和仿真程序!-Make their own calibration of the binocular calibration of MATLAB examples, incidental images, and simulation program!
StereoMatching
- 在Matlab平台上,通过NCC SSD SAD算法双目立体图像求视差图-In the Matlab platform, through the NCC SSD SAD algorithm for stereo disparity map image requesting
matlabfordaisy
- 这是一个MATLAB代码实现的计算一对用双目立体视觉获得的一对图像对,然后用最新的Daisy算法计算每一个点的局部特征描述子,并且来实现立体匹配的功能。-This is a MATLAB code for computing a pair of stereo vision with a pair of images were obtained, and then Daisy algorithm with the latest point of the local characteristics
shuangmushijue
- 三维重建技术的研究是计算机视觉学科的一个重要领域,而双目视觉则是三维重建中的一项重要技术,它利用左右摄像机拍摄出的立体图像对,依据其中包含的几何关系将场景的三维信息重构出来。-The 3-D reconstruction technology of computer vision is a significant field of computer vision ,and binocular stereo vision is a very important technique in 3-D
GetObjectByDisAndGray
- 三维重建技术的研究是计算机视觉学科的一个重要领域,而双目视觉则是三维重建中的一项重要技术,它利用左右摄像机拍摄出的立体图像对,依据其中包含的几何关系将场景的三维信息重构出来。-Three-dimensional reconstruction of the research is an important subject of computer vision field, while binocular vision is three-dimensional reconstruction of a
xingrengenzong
- 三维重建技术的研究是计算机视觉学科的一个重要领域,而双目视觉则是三维重建中的一项重要技术,它利用左右摄像机拍摄出的立体图像对,依据其中包含的几何关系将场景的三维信息重构出来。-Three-dimensional reconstruction of the research is an important subject of computer vision field, while binocular vision is three-dimensional reconstruction of a
MeasureTest
- 双目视觉算法原理介绍和代码,测量空间中的工件尺寸,-Binocular vision algorithms and code described principle, measurements of space in the workpiece size,
homework
- 双目视觉三维重建程序,输入左右相机匹配点对矩阵,自动计算投影矩阵,并输出射影空间下的三维点坐标-Binocular vision three-dimensional reconstruction program, enter the matching points on the matrix around the camera to automatically calculate the projection matrix, and output under the three-dimensio
Exp-02
- 双目机器视觉在行车中的测距及定位应用 -Binocular vision in the road in the distance and location-based applications
image
- matlab中双目识别和三维重建可能会用到的图片,给需要的朋友-matlab recognition in the eyes and three-dimensional image reconstruction may be used to give a friend in need
2008-model--title-race
- 2008国赛数模a题关于双目识别照相机的源代码1.m1.m,moni.m,moni2.m,moni3.m,gongqiexian.m为可执行代码,直接运行即得结果(当然必须保证代码即本文件中的图片pictrue.bmp在matlab的当前工作区) 2.执行m1.m时程序会将每个圆的像的边缘点以excel文件保存在D盘,而执行gongqiexian.m需要这些文件-2008 model a number of national title race
zhang
- 自编matlab的张正友标定方法,双目视觉的一种灵活标定方法-Zhang s calibration method based on Matlab
视差图得到具体深度的matlab程序
- 双目匹配得到的视差图,通过此程序可以算出具体某点的深度信息。