登录
首页 » matlab » StereoVision_SSD

StereoVision_SSD

于 2011-01-25 发布 文件大小:2954KB
0 213
下载积分: 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 个回复

  • imjudge
    转换图象为二值图象后,进行识别与标记的matlab源码。可以计算目标物个数,形心等。(image conversion value for the two images, identification and marking of Matlab source. Can be calculated from the number of goals, such as heart-shaped.)
    2006-11-13 09:54:44下载
    积分:1
  • zuidashang14
    最大熵,求概率密度分布。目前的程序问题,是初始值选取需要完善。希望高手能解决。(The maximum entropy seeking probability density distribution. The current program, the initial value selected to be perfected. Expert can solve.)
    2021-04-01 17:29:08下载
    积分:1
  • gaussian_filter
    用于产生离散高斯函数的Matlab源代码。(Discrete Gaussian function used to produce the Matlab source code.)
    2008-12-10 16:54:32下载
    积分:1
  • Image-Fusion-Performance
    说明:  这个matlab代码,用于测试图像融合函数的算法性能。输入两幅原始图像和融合以后的图像,函数将评价出该算法的性能。(The matlab code, for testing image fusion algorithm function. Input the original image and the integration of two subsequent images, the function will evaluate the performance of the algorithm.)
    2008-11-30 13:04:25下载
    积分:1
  • ab
    说明:  将图像进行各个角度的旋转,以及对两幅或多幅图像进行叠加(Each rotation angle of the image, and the two or more images are superimposed)
    2014-06-20 13:34:13下载
    积分:1
  • 29700
    图片不规则变形源码,例程程序根据图片的计算,使用画板使图片不规则变形。(Pictures irregular deformation source , routine procedures according to the calculation of the picture, using the drawing board to make the image irregular deformation.)
    2016-11-02 13:41:06下载
    积分:1
  • 空间域滤波
    说明:  adpmedfilt3.m为自适应中值滤波器函数; adpmedfilt3_test.m为利用上述自适应中值滤波器函数进行中值滤波,同时与普通中值滤波器滤波结果对比; 其余为基础图像处理函数; image文件中为实验图像kl.jpg;(adaptive median filter to filt images)
    2020-06-29 13:49:55下载
    积分:1
  • fractal
    用matlab实现了分形,效果还是不错的,是分形学习中的基础内容(Matlab realize the use of fractal, the effect is still good, is a fractal study based on content)
    2011-12-09 20:46:14下载
    积分:1
  • crimini算法
    说明:  criminisi算法。传统的criminisi图像修复算法,可对破损图像进行纹理修复(Criminisi algorithm. The traditional criminisi image restoration algorithm can repair the damaged image texture)
    2019-10-27 19:18:40下载
    积分:1
  • computemean
    利用16幅高低温图像,计算红外图像中经常用到的两点校正系数。是平时工程中的仿真程序。希望对大家有用。(The use of 16 high and low temperature images, the calculation of infrared images of two frequently used correction factor. Is the usual engineering simulation program. Hope useful for everyone.)
    2007-07-13 16:47:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载