搜索资源列表
SAD-stereo-matching
- SAD立体匹配 3维图像处理匹配的同学可以参考,很好用的哦-SAD three-dimensional image processing stereo matching matching students can refer to, with, oh well
SSD 與SAD三種方法的影像套合方法
- 一種圖像匹配法 可以用於NCC SSD 與SAD三種方法的影像套合方法 -An image matching method can be used to NCC SSD and SAD images of sets of three methods combined method
SAD
- SAD匹配,修改下文件路径即可用,matlab-SAD matching, can be used to modify the path
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
Block-matching(Matlab)
- 用块匹配法求超分辨率复原中的运动矩阵!提出了一种快速,半像素的三步法!-Block-matching method using super-resolution recovery of movement in the matrix! Presents a fast, three-step half-pixel!
StereoVision_SSD
- 本算法在Matlab2008b 环境下实现。包括main,san 和ssd 三个函数。 这次实现的算法并不是比较两个已经知道的点是否匹配,而是已知一个图形中的特征点,在另外一个图像中找到与其最匹配的点,匹配度用SAD 或者SSD 来度量。 main.m 是程序的入口,包括生成和读入实验数据,调用sad 函数和ssd 函数求匹配点,最后绘 制出最后的结果。sad.m 是用sad 度量方法在另一图中求解匹配点的函数实现,有3 个参数 y=sad(x,image1,image2)。其中
SAD
- 实现了立体匹配的SAD算法计算视差图,结果比较理想-Using the SAD algorithm to calculate the disparity map of stereo matching, the result is good.
sad
- sad模版匹配算法用于图像匹配,可简单实现两幅图片的匹配。适合初学者-Sad template matching algorithm for image matching, can be simple to implement two picture matching. For beginners...
SAD
- 一个简单的用与图像匹配的matlab程序,运用SAD算法-a simple matlab program for photo matching using SAD algorithm
SAD
- SAD算法,是在双目立体视觉中,求左右图对匹配深度图-SAD algorithm binocular stereo vision, seeking around the map match the depth map
SSD-and-SAD
- 用相似性方法做的特征点的匹配,比较了SSD与SAD方法的各自效果。-feature points matching method used by the similarity, and comparing the respective effects of the SSD and SAD methods.
SAD窗口局部立体匹配
- windows 环境下采用Matlab实现的SAD局部窗口立体匹配算法,主要针对的是灰度图像,能够形成视差图
111
- 能够实现特定区域的图片匹配,选取特定区域 经过大概三秒的运行 可以在原图中找到模板图片(Matching can realize the specific area of the picture, select a specific area after about three seconds operation can be found in the original image template images.)
Raw images based
- SAD 算法 用于立体视觉匹配,可以看到结果(SAD algorithm For stereoscopic vision matching, the results can be seen)
SAD
- C++实现的SAD立体匹配算法,速度快,效果不错(SAD stereo matching method,it runs well.)
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)
基于Python语言的SAD算法进行双目立体匹配
- SAD算法进行双目立体视觉匹配的相关文档及代码(Related documents and codes of sad algorithm for binocular stereo vision matching)