登录
首页 » matlab » Proceduresbasedonwaveformmatching

Proceduresbasedonwaveformmatching

于 2010-12-05 发布 文件大小:20KB
0 91
下载积分: 1 下载次数: 130

代码说明:

  自己编写的一个完整的波形匹配消除EMD端点效应的程序,有贴图,(I have written a complete elimination of EMD end effect waveform matching procedure, there are maps,)

文件列表:

基于波形匹配 程序.doc,40448,2010-09-29

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

发表评论

0 个回复

  • StereoVision_SSD
    本算法在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. )
    2011-01-25 19:06:47下载
    积分:1
  • TemplateMatching
    This program is able obtain the cemtral point of a template in an image.The program gives 4 output images performing diferent kind of filtering, and giving the center of the matchig template.
    2012-06-10 07:28:49下载
    积分:1
  • rcnnPfast-rcnnPfaster-rcnn
    物体分割,Ross Girshick的R-CNN + fast R-CNN + faster R-CNN(object classification Ross Girshick. R-CNN+ fast R-CNN+ faster R-CNN)
    2016-01-11 13:42:50下载
    积分:1
  • chronux_2_12.v02
    说明:  chrounx是matlab的一个工具包(a toolbox for matlab)
    2020-03-29 22:19:20下载
    积分:1
  • zd
    说明:  自相关算法,用于图像处理方面,可以用来处理模糊的图像(Autocorrelation algorithm, for image processing, can be used to deal with blurred images.)
    2018-07-09 10:13:06下载
    积分:1
  • Harris
    Harris角点检测算法,已经测试通过,程序中有清晰的注解,对于算法的理解有较大的帮助.(Harris corner detection algorithm has been tested, there is a clear process of annotation, the algorithm has a greater understanding help.)
    2009-03-27 01:11:06下载
    积分:1
  • demo
    源码包括了常用的图像处理方法,代码详细,适合初学者(Source code, including the commonly used image processing method, the code in detail, suitable for beginners)
    2013-07-12 21:31:55下载
    积分:1
  • matlab
    传统滤波方式如均值滤波,中值滤波,维纳滤波对图像去噪的处理以及自适应中值滤波对图像去噪。(Traditional filtering methods such as mean filtering, median filtering, wiener filtering for image denoising processing and adaptive median filter for image denoising.)
    2011-05-28 20:47:38下载
    积分:1
  • LossCompression
    C语言编程,利用矢量量化思想进行图像有损压缩和解压缩(C language programming, using vector quantization thoughts lossy image compression and decompression)
    2016-05-24 21:50:39下载
    积分:1
  • curvelet
    curvelet图像融合,一个很好的程序,对大家应该有帮助(curvelet fusion)
    2020-09-03 11:18:06下载
    积分:1
  • 696522资源总数
  • 104031会员总数
  • 39今日下载