搜索资源列表
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
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-Method-for-image-matching
- matlab基于SAD的区域立体匹配方法,matlab基于SAD法对左右两幅图片进行匹配,并生成深度图像.m文件。- matlab SAD stereo matching method based on region, matlab SAD method based around two images match, and generates the depth image. m files.
Speckle-Tracking
- 超声心动图散斑跟踪是基于医学超声成像技术,通过跟踪心肌组织内部大量的散射粒子形成的散斑或散斑模式,确立了菱形搜索、SAD匹配准则-Echocardiographic speckle tracking is based on the medical ultrasonic imaging technology, by tracking the myocardial tissue within a large amount of scattering particles speckle or spec
SAD-MATLAB2
- 这是在图像的立体匹配方面非常经典的一种算法,相似性度量函数采用像素点与中心像素点的差的绝对值之和来计算匹配代价,是目前很多匹配方法的基础-SAD algorithms
sad
- SAD算法的使用,可以准确匹配图像,待测图像和模板图像的匹配,换一下路径可以使用(SAD algorithm, you can accurately match the image, the image to be tested and template matching, change the path can be used)
sad_motion _track_detect
- 基于帧差法与图像块匹配方法的运动目标检测与跟踪,可以实际操作,性能还不错的(The moving target detection and tracking based on the frame difference method and the image block matching method can be actually operated, and the performance is good.)
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)
模板匹配源码
- 基于MATLAB的SAD模板匹配算法,可以在原图中找到匹配的部分并进行框选。
基于Python语言的SAD算法进行双目立体匹配
- SAD算法进行双目立体视觉匹配的相关文档及代码(Related documents and codes of sad algorithm for binocular stereo vision matching)