-
GUISUSAN
边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰度比较,完全不涉及梯度的运算,因此其抗噪声能力很强,运算量也比较小。并将SUSAN算法用于多类图像的边缘检测中,实验证明该算法非常适合含噪图像的边缘检测。 2 SUSAN边缘检测简介
(err)
- 2009-10-22 11:34:46下载
- 积分:1
-
W4
说明: mimo code testing for the testing of a mimo system in the context to ML ZF MMSE
- 2011-05-10 18:28:37下载
- 积分:1
-
54a
it is very informative
- 2012-11-01 19:25:14下载
- 积分:1
-
mud
各种多用户检测算法性能的比较,含神经网络算法,解相关算法等(A variety of multi-user detection algorithm performance as compared with neural network algorithm, decorrelation algorithm)
- 2009-05-24 16:18:26下载
- 积分:1
-
MATLAB_pro
matlab 仿真实例,对于matlab仿真具有很重要的意义(matlab simulation, matlab simulation for a very important significance)
- 2010-06-20 12:22:54下载
- 积分:1
-
Breastcancerdataset
breast cancer dataset,是研究支持向量机,样本选择方法,核方法的一个非常重要的数据集(breast cancer dataset, is to examine the support vector machine, sample selection methods, nuclear methods of a very important data set)
- 2007-12-06 11:32:00下载
- 积分:1
-
ComputerEnglish-Master
计算机方面的基础知识,对大家应该有所帮助
(Basic knowledge of computers to all of us should be helpful)
- 2008-01-04 14:40:58下载
- 积分:1
-
adasingle
用Adaboost+PCA进行特定的目标识别(Specific target recognition by adaboost&PCA)
- 2010-11-22 13:57:43下载
- 积分:1
-
Signal-Processing-and-Linear-Systems
信号处理与线性系统(英文版)( This text presents a comprehensive treatment of signal processing and linear systems suitable for juniors and seniors in electrical engineering. Based on B. P. Lathi s widely used book, Linear Systems and Signals, it features additional applications to communications, controls, and filtering。)
- 2012-08-27 10:19:43下载
- 积分:1
-
mtsp_ga
Matlab求解TSP问题的,效果很好,这是我用来做毕业设计用的,希望对你有用(Matlab for solving TSP problems, works well, this is my graduation project to do with, and I hope useful to you)
- 2010-05-17 16:02:26下载
- 积分:1