登录
首页 » matlab » StereoVision_SSD

StereoVision_SSD

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

  • TSBL_code
    稀疏贝叶斯学习的代码,出自UCLA,大家可以下载看看(sparse bayesian learning)
    2021-05-13 02:30:02下载
    积分:1
  • image-SVM
    主要在对图片加入不同噪声时进行图像复原程序。(Mainly in the picture by adding different noise when the image recovery process.)
    2008-08-09 22:07:03下载
    积分:1
  • RdwtSvdWatermarking
    将原始载体图片经过一维冗余离散小波变换分成四个子频带,分别对每个子频带进行奇异值分解, 将水印图片灰度值直接按比例缩小嵌入到奇异值矩阵中,再将此矩阵进行一次奇异值分解得到奇异值当做此子带的奇异值, 重建此子带矩阵,而后将进行反冗余离散小波变换得到嵌入载体后的水印图像。(The original image after the one-dimensional vector redundant discrete wavelet transform is divided into four subbands, respectively, of each sub-band for the singular value decomposition, the watermark image gray value scale down directly embedded into the matrix singular value, then this matrix is ​ ​ a Singular value decomposition singular value as the singular values ​ ​ of this sub-band, the reconstruction of this sub-band matrix and after anti-redundant discrete wavelet transform watermark image after embedding the carrier.)
    2020-12-22 15:59:09下载
    积分:1
  • OpenSARSim
    SAR SIM 仿真软件,可以参考看看,主要用于SAR雷达的成像仿真(SAR SIM simulation software, can refer to the SAR SIM simulation software, can refer to see)
    2021-03-15 20:59:22下载
    积分:1
  • Colorspace
    System Generator环境中颜色空间转换建模(Color space conversion model in the System Generator)
    2021-03-30 16:09:09下载
    积分:1
  • 359801828_imcompr
    SVD程序,用于图像的奇异值分解,SVD程序,用于图像的奇异值分解(SVD procedure for singular value decomposition of the image, SVD procedure for singular value decomposition image)
    2008-12-19 01:11:14下载
    积分:1
  • Digital-Image-Processing
    经典数字图像处理算法仿真,包括图像的傅里叶滤波及压缩,图像的DCT高通、低通滤波,图像直方图均衡化,图像平滑与锐化,图像的模糊化,哈夫曼编码等,以及GUI图形化界面。(Classic digital image processing algorithm simulation, including Fourier filtering and image compression, image DCT high-pass, low-pass filtering, image histogram equalization, image smoothing and sharpening, blurring the image, Huffman coding, as well as GUI graphical interface.)
    2015-04-07 16:07:39下载
    积分:1
  • image-stitch-based-sift
    经过测试的基于sift程序的图像拼接。以lowe的程序为sift提取核心程序,此外还包括ransac算法,单应矩阵提取,图像融合(包括加权融合以及平均融合)算法,融合效果在testnew中可见。(Image mosaic based on sift program tested. The lowe program sift extract the core program, in addition to including ransac algorithm homography extract image fusion (including fusion weighted average fusion) algorithm, fusion effect is visible in testnew.)
    2012-11-04 19:23:54下载
    积分:1
  • fuzzyedge
    图象的模糊边缘检测,用MATLAB实现的,有用户界面和检测结果!(Image fuzzy edge detection, implemented using MATLAB, user interface and test results!)
    2012-09-09 15:50:11下载
    积分:1
  • psnr-snr-enl
    衡量图像去噪和SAR图像降斑效果的一些指标,psnr,snr,enl(enl(Equivalent number of looks))
    2011-06-08 19:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载