搜索资源列表
双目立体匹配源代码
- 双目立体匹配程序,匹配效果较好,大家有研究双目视觉的可以参考参考。
BPsource
- 立体视觉双目匹配的VC++源代码 请自己在代码内修改图像路径-Binocular stereo vision matching VC++ Source code your own code to edit the image path
Fusiello_epipolarrectification
- 对立体视觉的双目图像进行极线校正,以实现双目致密匹配-Of three-dimensional visual image of the binocular epipolar rectification to realize dense binocular matching
CUDA_Match
- 基于NVIDIA CUDA GPU计算开发环境的双目视觉匹配程序,用于立体视觉的识别,同时可用于三维重建。主要算法在显卡上进行,需要NVIDIA的支持CUDA的显卡-NVIDIA CUDA GPU-based computing development environment to match the binocular vision procedures, for three-dimensional visual recognitio
pipeishixian
- 双目立体测量系统中的匹配实现 有用且实用-Binocular three-dimensional measurement system of matching the achievement of useful and practical
stereomatching
- 一篇关于双目立体视觉匹配的博士论文,很多好的算法-RESEARCH ON STEREO MATCHING OF COMPUTER VISION
StereoMatch
- 用于双目视觉中的立体匹配,独立的C++程序。-For binocular vision in stereo matching, independent of the C++ program.
SIFT_VC
- 基于SIFT的双目立体视觉匹配的代码,可实现两幅图片的立体匹配。-SIFT-based binocular stereo vision matching code, enabling two-dimensional image matching.
bp
- 在双目立体视觉中立体匹配问题存在歧义性,是视觉研究中难点问题之。通过采用分水岭分割图像的方式有效的对图像进行了过分割处理,实现了基于图像块置信传播的匹配算法。-In the binocular stereo vision problem in stereo matching ambiguity, is the difficult problems in vision research. Images by using watershed
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
Progress-in-stereo-matching
- 双目立体匹配算法的研究与进展Progress in binocular stereo matching algorithms-Progress in binocular stereo matching algorithms
stereo
- 双目立体匹配,用图像,运行可看到仿真结果!-stereo vision
StereoMatching
- 在Matlab平台上,通过NCC SSD SAD算法双目立体图像求视差图-In the Matlab platform, through the NCC SSD SAD algorithm for stereo disparity map image requesting
BINO
- 双目立体匹配算法 基于最小生成树的双目匹配(Binocular matching based on MST)
census
- 双目立体匹配算法中的立体匹配census算法,用于立体匹配。(Stereo matching census algorithm in binocular stereo matching algorithm is used for stereo matching.)
双目立体视觉源代码
- 双目立体视觉中的深度估计算法,包括匹配代价,优化算法等(Depth estimation algorithm in binocular stereo vision, including matching cost, optimization algorithm and so on.)
zhongyao
- 双目立体匹配一直是双目视觉的研究热点,双目相机拍摄同一场景的左、右两幅视点图像,运用立体匹配匹配算法获取视差图,进而获取深度图。而深度图的应用范围非常广泛,由于其能够记录场景中物体距离摄像机的距离,可以用以测量、三维重建、以及虚拟视点的合成等(Binocular stereo matching has always been a research hotspot in binocular vision. Binocular camera
shuangmu
- 双目匹配计算视差,生成深度图。(前提是用自己标定好的摄像头拍的图片,导入内外参数然后进行立体匹配)(Binocular matching calculates parallax and generates depth map.(The premise is to take a picture with your own calibrated camera, import internal and external parameters,
5
- python实现双目立体匹配SGBM算法(SGBM algorithm for binocular stereo matching based on Python)
基于Python语言的SAD算法进行双目立体匹配
- SAD算法进行双目立体视觉匹配的相关文档及代码(Related documents and codes of sad algorithm for binocular stereo vision matching)