登录
首页 » matlab » StereoVision_SSD

StereoVision_SSD

于 2011-01-25 发布 文件大小:2954KB
0 215
下载积分: 1 下载次数: 117

代码说明:

  本算法在Matlab2008b 环境下实现。包括main,san 和ssd 三个函数。 这次实现的算法并不是比较两个已经知道的点是否匹配,而是已知一个图形中的特征点,在另外一个图像中找到与其最匹配的点,匹配度用SAD 或者SSD 来度量。 main.m 是程序的入口,包括生成和读入实验数据,调用sad 函数和ssd 函数求匹配点,最后绘 制出最后的结果。sad.m 是用sad 度量方法在另一图中求解匹配点的函数实现,有3 个参数 y=sad(x,image1,image2)。其中x 是代匹配的数据,image1 是图像1 数据,image2 是图像2 数据。 从理论上分析,ssd 比sad 算法要复杂一点,经过测试,在一幅640*480 的图像中寻找10 个匹配点数据SAD 用时25.062519 秒,SSD 用时25.291432 秒。(The algorithm Matlab2008b environment to achieve. Including the main, san, and ssd three functions. The implementation of the algorithm is not the point of comparing two matches already know, but the known feature points in a graphic, an image found in the other match with the most points, matching measured with the SAD or SSD. main.m is the entry, including the generation and reading test data, call the sad ssd function evaluation functions and matching points, and finally draw the final result. sad.m measure is sad figure in another match point in the function implementation to solve, there are three parameters y = sad (x, image1, image2). Where x is the generation of matching data, image1 is the data image 1, image2 is the image 2 data. From the theoretical analysis, ssd little more complicated than the sad algorithm, tested in a 640* 480 images of 10 match points in the search for data using time 25.062519 seconds SAD, SSD with time 25.291432 seconds. )

文件列表:

StereoVision_SSD
................\feature.dat,6778,2002-09-05
................\image1.tif,922284,2002-09-05
................\image2.tif,922284,2002-09-05
................\main.m,1055,2011-01-25
................\sad.m,1042,2011-01-25
................\SAD.tif,935564,2009-11-26
................\ssd.m,1052,2011-01-25
................\SSD.tif,935548,2009-11-26
................\ԭͼ.tif,935530,2009-11-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LDA-based-face-recognition
    基于LDA的人脸识别技术,从ORL数据库读数据,然后从中取一部分进行训练,一部分进行测试。(This code is LDA base face recognition programme. It reads nots faces from ORL database and the rest (noc-nots) are used as test. LDA_Performance shows the recognition performance. )
    2009-03-25 16:39:23下载
    积分:1
  • iterative-Fourier-algorithm
    关于利用迭代傅里叶转换算法来处理图像相位的恢复问题的一个程序。(About iterative Fourier transform algorithm is used to dealing with image recovery phase of a program.)
    2021-04-06 15:19:02下载
    积分:1
  • distexture1
    主要用于织物图像处理中,织物起球图像的频域纹理滤除,将图像从空间域变换到频率域。(Mainly used in fabric image processing, the fabric pilling texture image in the frequency domain filter, transform the image from space domain to the frequency domain.)
    2011-06-13 17:43:33下载
    积分:1
  • ACE算法
    ACE算法 对图像进行增强,能完成对雾天图像,低照度图像的增强处理(automatic colour enhance)
    2021-01-27 15:58:40下载
    积分:1
  • fenshuilingsuanfa
    说明:  基于分水岭算法和图论的图像分割,所使用的方法为分水岭算法和Normalized Cut方法(Based on watershed algorithm and graph theory, image segmentation, the method used as a watershed algorithm and Normalized Cut method)
    2010-04-27 10:18:59下载
    积分:1
  • stimulated
    利用SBS产生任意形状滤波器,例如矩形滤波器,高斯型滤波,超高斯滤波器等(SBS to generate arbitrary shape filter, such as a rectangular filter, Gaussian filter, super-Gaussian filter)
    2013-04-07 19:30:42下载
    积分:1
  • traffic-sign-image-segmentation
    程序是实现交通标志图像的分割GUI界面,采用分割的方法主要有Ostu,阈值迭代选择法及区域生长法。(Program is to achieve a traffic sign image segmentation GUI interface, the mainly segmentation methods are Ostu, iterative threshold selection method and region growing method.)
    2013-09-06 08:18:34下载
    积分:1
  • Video_ShakeProof
    利用块匹配稳像算法实现视频去抖动。 主程序入口位于shakeproof.m(shakeproof.m main function. emba.m exhaustive macro block matching algorithm. splitmv.m split mv field into backgroud and foreground. hist2d.m 2d histogram function.)
    2020-11-10 11:39:45下载
    积分:1
  • tuxiang
    滤波的方法有很多,其中小波滤波很实用,提出了一种二进小波变化的算法。(There are a lot of filtering method, the wavelet filter is very practical, this paper proposes a binary wavelet algorithm.)
    2013-10-18 19:58:54下载
    积分:1
  • new_SPIHT
    最新的用matlab实现的SPIHT算法,实现对图像的高性能压缩。(Matlab using the latest achievement of SPIHT, the realization of high-performance image compression.)
    2007-06-21 16:27:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载