-
GUISUSAN
边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰度比较,完全不涉及梯度的运算,因此其抗噪声能力很强,运算量也比较小。并将SUSAN算法用于多类图像的边缘检测中,实验证明该算法非常适合含噪图像的边缘检测。 2 SUSAN边缘检测简介
(err)
- 2009-10-22 11:34:46下载
- 积分:1
-
matlab-programing-code-100
TEXT文件格式的100例,matlab设计实用程序。算得上是一本matlab CODE编程的合集。(TEXT file format of the 100 cases, matlab design utility. Can be considered a collection of matlab CODE programming.)
- 2009-06-06 23:34:01下载
- 积分:1
-
fuzpcr
fuzzy printed character recognition
- 2011-06-09 21:48:12下载
- 积分:1
-
jeifai
小波包分析提取振动信号中的特征频率,仿真效率很高的,采用累计贡献率的方法。( Wavelet packet analysis to extract vibration signal characteristic frequency, High simulation efficiency, The method of cumulative contribution rat.)
- 2016-08-31 13:41:39下载
- 积分:1
-
matlab
matlab数理统计工具箱应用简介
统计,神经网络(matlab toolbox application of mathematical statistics Introduction to statistics, neural networks)
- 2009-04-14 10:42:30下载
- 积分:1
-
SInAR-0.1.tar
rookit源码
仅供参考学习
- 2010-02-19 00:14:25下载
- 积分:1
-
Huffman
基于matlab的哈夫曼编码与解码的源代码程序。(Matlab-based Huffman encoding and decoding of the source code program.)
- 2011-04-28 16:18:11下载
- 积分:1
-
queueing-theory
洗车模型,经典排队论,关于排队模型的相应说明含在压缩文件之中(Wash model, classical queuing theory, queuing models regarding the appropriate instructions included in the compressed file into)
- 2013-10-25 13:00:58下载
- 积分:1
-
IIR
IIR低通滤波器程序,,使用matlab中巴特沃斯,切比雪夫Ⅰ,切比雪夫Ⅱ滤波器进行信号的滤波处理(IIR low-pass filter program
)
- 2013-04-23 12:06:34下载
- 积分:1
-
NpointSAR
合成孔径雷达(SAR),正侧视情况下的距离多普勒算法(RDA),多点目标仿真,Matlab语言。(Range Doppler Algorithm of Synthetic Aperture Radar in side_looking using Matlab)
- 2014-02-26 00:06:20下载
- 积分:1