登录
首页 » matlab » StereoVision_SSD

StereoVision_SSD

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

  • 43659358Matlab-GUI--for-Image-Segmentation--
    说明:  基于MATLAB GUI的图像处理界面,包括基本的图像处理功能(Graphical interface construction based on image processing)
    2019-04-23 17:27:02下载
    积分:1
  • superpixels
    采用超像素进行分割图像,利用到了超像素和Ncut的方法,采用了c与maltab混合编程。(Code to compute superpixels. use cncut and superpixel code for segmentation. Mex program c and matlab)
    2012-04-09 14:09:22下载
    积分:1
  • Harris-SURF
    Harris,SURF特征点提取匹配算法,两种算法实例比较(Harris, SURF feature point extraction matching algorithm compares two algorithms examples)
    2014-06-19 18:35:04下载
    积分:1
  • fatigue_mq_block
    基于opencv的C语言的疲劳驾驶检测代码,肤色检测人脸(fatigue driving detecting)
    2014-06-22 16:36:22下载
    积分:1
  • CFA
    基于CFA(颜色滤波阵列)插值检测的图像篡改检测程序(Image tamper detection based on CFA (color filter array) interpolation detecting.)
    2020-11-23 10:39:35下载
    积分:1
  • 手写体提取
    实现对邮票中手写字符的提取,得出灰度直方图,平滑算法,锐化算法以及输出二值化图像(Realization of the extraction of handwritten characters in stamps)
    2018-05-31 23:10:35下载
    积分:1
  • POCS
    基于凸集投影算法的超分辨率图像重建算法,在现有算法基础上改进计算精度和效率。(To improve the computational accuracy and efficiency in the existing algorithms based on super-resolution image reconstruction algorithm based on projections onto convex sets algorithm.)
    2021-03-08 16:29:28下载
    积分:1
  • successtiqu
    程序实现遥感影像中的道路提取算法,可以用于遥感专业目标提取!(Program in remote sensing image road extraction algorithm can be used for remote sensing to extract professional goals!)
    2011-09-29 08:43:46下载
    积分:1
  • digital_image_processing_method
    本程序包是关于图形处理和人脸识别的,包括人脸Gabor特征提取,canny算子,水线阈值方法等.大家可以一起参考(The package is on the graphics processing and face recognition, including face Gabor feature extraction, canny operator, waterline threshold methods. Together we can make reference)
    2008-01-11 11:23:09下载
    积分:1
  • medicalimageregistration
    本书详细介绍了医学图像注册方面的知识,包括配准的原理、刚性配准、非刚性配准,对于医学图像处理方面的研究具有很重要的参考价值。(The book details the registration of medical image information, including the principle of registration, rigid registration, non-rigid registration for medical image processing research has important reference value.)
    2009-07-20 23:30:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载