登录
首页 » matlab » SPG

SPG

于 2010-12-01 发布 文件大小:1KB
0 228
下载积分: 1 下载次数: 9

代码说明:

  希尔伯特黄变换方法的安全评估matlab源程序(Hilbert-Huang Transformation security assessment)

文件列表:

SPG
...\SPG.m,2421,2010-05-17

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

发表评论

0 个回复

  • zernike
    图形图象处理中的一个非常重要的特征的提取算法,zernike矩(Graphic image processing in a very important feature extraction algorithm, zernike Moment)
    2008-03-06 09:40:41下载
    积分:1
  • 水平集
    说明:  水平集边缘检测代码,利用了变分法进行优化和处理,实现了图像的快速边缘检测(Level set edge detection code is optimized and processed by using variational method, and fast edge detection of image is realized.)
    2020-12-17 21:09:11下载
    积分:1
  • AVI
    光流法、帧间差分法、高斯背景模型差分法,在opencv环境下实现运动目标检测(moving objective detection matlab)
    2011-10-27 15:50:28下载
    积分:1
  • snake
    介绍活动轮廓模型的原理,根据作者原创论文编写的matlab程序。(Introduces the principle of active contour model, according to the author of the original paper writing in matlab.)
    2012-03-02 16:46:26下载
    积分:1
  • Data Acquisition
    下面给出了48项泽尼克多项式,外加一项常数项。需要注意的是,读者并不需要严格按照下文所示的顺序排列这些泽尼克项,实际上在不同的应用和机构会采用不同的排列顺序。 表中的#0项是个常数或者说是平移项(piston term),这一项的系数也代表了平均光程差;而#1和#2项分别是x和y方向的倾斜项(tilt terms),#3代表了聚焦,因此,#1到#3项代表了波前的高斯或者近轴特性;#4和#5项代表了像散和离焦,#6和#7项代表彗差和倾斜,而#8项代表了3级像差和离焦,也就是说#4到#8项为3级相差项;同样地,#9到#15项代表了5级像差,而#16到#24项代表了7级像差,#25到#35项代表了9级像差,#36到#48项代表了11级像差。(Here are 48 Zernike polynomials, plus a constant term. It is important to note that the reader does not need to strictly arrange the Zernike entries in the order shown below, but in fact different orders of arrangement are applied to different applications and institutions. Table #0 is a constant or a shift (piston term), a coefficient of this term also represents the average optical path difference; while #1 and #2 are inclined X and Y direction (tilt terms), #3 represents the focus, therefore, #1 to #3 on behalf of the wavefront. Gauss or paraxial properties; #4 and #5 represent the astigmatism and defocus, #6 and #7 represent coma and tilt, and #8 represents the 3 order aberration and defocus, that is to say #4 to #8 is 3 level difference; similarly, #9 to #15 on behalf of the 5 order aberration #16 and #24, to represent the 7 level #25 to #35 aberration, on behalf of the 9 #36 to #48 aberration, on behalf of the 11 order aberration.)
    2017-10-09 16:29:16下载
    积分:1
  • 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
  • cengxichengxiangshuzifangfa
    层析成像的数学方法与应用-一本关于层析成像的使用方法的详细讲解,对于初学者具有指导性意义。(Mathematical methods and applications of tomography- a detailed on the use of tomography methods to explain, for beginners with a guiding significance.)
    2016-12-14 16:12:25下载
    积分:1
  • bgs_track.cpp
    Tracking based on background subtraction
    2013-09-26 18:20:35下载
    积分:1
  • MCALabWithUtilities.tar
    MCA图像修复,包含MCA和EM图像修复算法(MCA inpainting)
    2020-09-14 21:37:58下载
    积分:1
  • convwavepacket_fenjie
    这是自己编的卷积型小波包的分解程序,用于机械故障特征提取,实现了克服Mallat算法数据量减少和产生虚假频率的缺陷(Own series of convolution type of wavelet packet decomposition procedures for mechanical fault feature extraction to overcome the defects of the the Mallat algorithm decrease in the amount of data and produce false frequency)
    2012-10-10 14:00:10下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载