登录
首页 » matlab » GUISUSAN

GUISUSAN

于 2009-10-22 发布 文件大小:1072KB
0 273
下载积分: 1 下载次数: 138

代码说明:

  边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰度比较,完全不涉及梯度的运算,因此其抗噪声能力很强,运算量也比较小。并将SUSAN算法用于多类图像的边缘检测中,实验证明该算法非常适合含噪图像的边缘检测。 2 SUSAN边缘检测简介 (err)

文件列表:

19854837lkgz.rar
23825789GUI
...........\Chap211.DOC
...........\Chap212.DOC
...........\Chap213.DOC
...........\Chap214.DOC
...........\GUI.doc
...........\GUI.pdf
23825789GUI.rar
99273911cancer.rar

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

发表评论

0 个回复

  • apcluster
    apcluster是发表在今年2007年Science上的一篇论文的代码实现,一种新的有效的聚类算法,(apcluster is published in Science this year, in 2007 a paper on the code, a new effective cluster algorithm,)
    2008-05-18 21:07:49下载
    积分:1
  • svorm
    Pearson s correlation coefficient between two variables is defined as the covariance of the two variables divided by the product of their standard deviations
    2010-12-23 19:01:34下载
    积分:1
  • face_detection
    说明:  人脸检测的一个matlab程序,运行良好。(face detection based on matlab)
    2010-04-01 10:35:57下载
    积分:1
  • dsp5
    说明:  利用matlab强大的数据处理功能和图形化功能来对信号进行处理,这是吴镇扬的数字信号处理第五次实验的全部代码,可用来参考(Using matlab powerful data processing and graphical capabilities of signal processing, which is the fifth digital signal processing Zhen-Yang Wu experiment all of the code can be used to refer to)
    2011-03-27 15:20:43下载
    积分:1
  • PBGBand
    说明:  采用平面波展开法计算2维光子晶体的能带图(The plane wave expansion method two-dimensional photonic crystals with map)
    2010-04-18 16:18:25下载
    积分:1
  • meshlab_ex
    constructing "meshlab" 3D module using background and foreground image and camera parameter. 1.For the silhouette extracted from each view, construct the chessboard distance transform map using 4-neighbor distance for the extracted silhouette 2.Construct the octree-based visual hull of the object using volume intersection 3. Convert the octree-based volume representation to a triangular mesh surface representation using marching cubes 4. Use the multiple views to attach the object image texture to the 3D object mesh surface
    2020-07-02 00:40:01下载
    积分:1
  • RS_coding
    The Hamming codes (described in the previous section) are suitable for detecting random bit errors in a sequence of transmitted bits. If the communication medium is prone to burst errors (channel errors affecting contiguous blocks of bits), then the Hamming code may not be suitable. Reed Solomon Codes are linear block codes, a subset of the BCH codes called non-binary BCH. The (n, k) RS code contains k data symbols and n-k parity symbols. RS Codes are also cyclic codes since the cyclic shift of any codeword will result in another valid RS codeword.
    2016-03-17 01:47:28下载
    积分:1
  • BEC_decode
    BEC_decode ldpc and BEC channel
    2020-06-28 23:40:02下载
    积分:1
  • beibaoqiujie
    用遗传算法计算背包问题的经典程序,word的文档里面有说明和程序。(Knapsack problem using genetic algorithm the classic program, word document which has instructions and procedures.)
    2011-10-05 17:33:13下载
    积分:1
  • GeneticAlgorithm-toolbox
    matlab实现遗传算法,This directory contains the Genetic Algorithm Optimization Toolbox for Matlab 5. (genetic algorithm matlab realize, This directory contains the Genetic Algorithm Optimization Toolbox for Matlab 5.)
    2013-05-26 19:24:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载