搜索资源列表
stereo_vision
- 这是一个立体视觉程序,作者多年来一直在制作他的Rodney人形机器人。动物用立体视觉来判断猎物和它的远近,这个代码使用一对USB摄像头来模拟这一功能,程序输出结果可以保存成VRML格式。-This is a three-dimensional visual procedures, the author has produced over the years he Rodney humanoid robot. Stereovision animal prey and to judge its di
stereocameramodel
- 三维重建,三维场景建模,立体视觉matlab源码
matlab.rar
- 基于双目立体视觉成像原理的MATLAB双相机标定实例,有图片,程序,和说明书,Based on principles of binocular stereo vision imaging MATLAB examples of dual-camera calibration, pictures, procedures, and instructions
stereo
- 一个立体匹配的算法,对于研究视觉立体匹配的同学有一定的作用。-A stereo matching algorithm, for the study of visual stereo matching students to a certain extent.
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
stereo_vision_material
- 一些不错的介绍立体视觉问题的ppt,包括极线几何,深度恢复(DP,BP,GraphCut等)-introduction to stereo vision(ppt)
demarcate
- 做立体视觉时的标定算法,求取摄像机参数,为立体视觉做准备-stereomatch algorithm,it calculates how to get paramaters of vidicon
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
biaoding
- 标定程序 用在立体视觉-calibrate stereomatching
stereoscopic_vision
- 立体视觉的实例源码match-v3.1.src-match-v3.1.src.rar
StereoVision_FunMatrix
- 本算法在Matlab2008b 环境下实现了立体视觉中摄像机的基础矩阵计算。包括main, sevenPoint、eightpoint 和eightpoint_norm三个函数。 main.m 是程序的入口,包括生成和读入实验数据,分别调用sevenPoint、eightpoint 和eightpoint_norm 三个函数求基础矩阵,最后绘制出最后的结果。sevenPoint.m 是用7 点法求解基础矩阵。eightpoint.m 是用8 点法求解基础矩阵,eightpoint_norm.
Bagorithm
- 基于双焦单目立体视觉的多层次特征检测算法Based on stereo vision monocular bifocal multi-level feature detection algorithm-Based on stereo vision monocular bifocal multi-level feature detection algorithm
ation
- 利用双目立体视觉校准铣刀位置的方法Calibrated using binocular stereo vision method of cutter location-Calibrated using binocular stereo vision method of cutter location
Research--on-Binocular-Vision
- 文章是关于水下机器人双目立体视觉定位系统研究。-Research on Binocular Vision Based Locating Svstem for Underwater Vehicle
Filter
- 基于光栅投影的双目立体视觉的滤波程序,xiaoguolianghao-The Filtering Program of Binocular Stereo Vision Based on Grating Projection
project
- 基于c++语言和opencv的视觉立体匹配(Visual stereo matching based on c++ language and opencv)
9502200
- 做立体视觉时的标定算法,求取摄像机参数,为立体视觉做准备()
Python机器视觉编程
- 《Python计算机视觉编程》是计算机视觉编程的实践指南,依赖Python语言讲解了基础理论与算法,并通过大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。另外,书中附带的练习还能让读者巩固并学会应用编程知识。("Python Computer Vision Programming" is a practical guide to computer vision pro