搜索资源列表
立体匹配,算子
- 包括SSD,NCC等算子,可自己参考运用
StereoMatching
- 在Matlab平台上,通过NCC SSD SAD算法双目立体图像求视差图-In the Matlab platform, through the NCC SSD SAD algorithm for stereo disparity map image requesting
stereo
- 立体匹配代码,包括SAD,SSD,NV,可供参考-Stereo matching code, including the SAD, SSD, NV, for reference
MCROSOFT_Matching
- 微软研究院做的一个 集合了几种常见的立体匹配算法:包括sad,ssd,bp,maxflow等等。而且自带truth map可以评估自己的算法-Microsoft Research to do a collection of several common stereo matching algorithm: including the sad, ssd, bp, maxflow and so on. Truth map and can bring their own assessment of t
stero
- 立体匹配,包括计算基本矩阵,极线校正,和SSD计算匹配点-Matching, including the calculation of fundamental matrix, epipolar correction, and SSD calculation of matching points
test2
- 计算机视觉处理高级程序包,实现了摄像机标定、立体匹配视差图、基于SSD算法的立体匹配、人脸模式识别、Snake算*廓查找功能。-High-level visual processing computer package, to achieve a camera calibration, stereo matching disparity map, SSD-based stereo matching algorithm, face pattern recognition, Snake algor
SSD
- SSD算法,是在双目立体视觉中,求左右图对匹配深度图-SSD algorithm binocular stereo vision, seeking around the map match the depth map
CV4
- 立体视觉相关的程序,这部分需要先了解图像和摄像机之间的对立关系,并对极线几何比较了解,先把原理熟悉了以后,具体到编程上就会轻松一点,整体还是比较耗时的。具体来说,程序使用SSD得到匹配点,然后根据匹配点计算出基本矩阵,最后计算出匹配点相关的极线-Stereo vision procedure, this part of the need to understand the antagonistic relationship between the image and the camera, an
ssd-sad-ncc
- sad、ssd、ncc的立体匹配方法,测试效果好,适合初学者-Sad, SSD, NCC stereo matching method, the test effect is good, suitable for beginners
STEREO_MATCHING
- SAD,SSD,NCC局部立体匹配算法实现-SAD, SSD, NCC local stereo matching algorithm
SSD
- 图像处理立体匹配算法:Sum of Squared Defferences (SSD)算法的实现-Image processing stereo matching algorithm: Sum of Squared Defferences (SSD) algorithm implementation
StereoMatch
- 一个C++文件,是Stereo Match 立体匹配算法,包括SSD SAD SSD NCC NSSD Census 等基本算法,。用C/C++语言编写,适合初学者学习!-A C++ file, is Stereo Match stereo matching algorithms, including SSD SAD SSD NCC NSSD Census basic algorithm. With C/C++ language, suitable for beginners to learn!
9.SAD-StereoMatching
- 双目立体匹配,使用SAD,SSD,NCC算法,比较多种常见算法的优劣,对其优化实现快速准确匹配。-Binocular stereo matching, the use of SAD, SSD, NCC algorithm, compare the merits of a variety of common algorithms, and its optimization to achieve fast and accurate matching
SSD+SAD+NCC算法
- 实现两幅图像匹配。应用SSD+SAD+NCC算法的匹配,很好用的程序(Realizing Two Image Matching.Application of SSD+SAD+NCC algorithm matching, very useful program)
SSD+SAD+NCC算法
- 立体匹配 计算机视觉 SSD+SAD+NCC算法(SSD+SAD+NCC algorithm)
StereoMatching_SAD&SSD&NCC&Census
- 立体匹配包含SAD SSD NCC 区域增长 census等多种常用立体匹配算法(Stereo matching includes SAD SSD NCC area growing census and other commonly used stereo matching algorithms)