登录
首页 » matlab » StereoVision_SSD

StereoVision_SSD

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

  • ICP算法matlab实现
    说明:  很好地实现了激光雷达点云的ICP配准,附带数据(ICP registration of LIDAR point cloud is well realized)
    2020-11-30 14:49:27下载
    积分:1
  • 135475202135
    画图源程序-图像数据显示,可以对数据进行时间轴的曲线显示,也可以是空间轴的多维显示 (Paint source- the image data, the data can be curve shows the time axis, it can be multi-dimensional display space axis)
    2014-02-08 12:55:53下载
    积分:1
  • Untitled3
    梯度算子检测边缘,LOG算子检测边缘,Canny算子检测边缘.(Gradient edge detection operator, LOG operator edge detection, Canny edge detection operator.)
    2016-11-01 11:37:54下载
    积分:1
  • MATLAB
    数字图像处理图像复原算法源代码(维纳滤波,最小二乘方法,L-R算法)(Digital image processing, image restoration algorithm source code (Wiener filtering, least squares method, the LR algorithm))
    2012-06-03 14:38:09下载
    积分:1
  • bp
    说明:  bp神经网络在图像压缩中的应用源代码,欢迎下载。(bp neural network in image compression source code, welcome to download.)
    2008-09-09 15:55:08下载
    积分: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
  • two-ostu
    冈萨雷斯第三版 10.3.6节 关于双 ostu阈值处理的算法(digital image processing,third edition the code about two ostu threshold processing)
    2013-05-06 18:16:16下载
    积分:1
  • ssd.pytorch
    说明:  SSD: Single Shot MultiBox Object Detector, in PyTorch A PyTorch implementation of Single Shot MultiBox Detector from the 2016 paper by Wei Liu, Dragomir Anguelov, Dumitru Erhan, Christian Szegedy, Scott Reed, Cheng-Yang, and Alexander C. Berg. The official and original Caffe code can be found here. Table of Contents Installation Datasets Train Evaluate Performance Demos Future Work Reference
    2020-06-25 07:00:02下载
    积分:1
  • ImageProcessing
    内容为《基于偏微分方程的图像处理》一书的实验教程。 (Content as a )
    2008-05-08 18:58:05下载
    积分:1
  • opticalflow
    经典的光流法。读视频和光流算法两个类分开,可读性增强(Classic optical flow method. Read video and optical flow algorithm to separate the two classes, to enhance readability)
    2014-10-17 15:51:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载