-
Canny
anny边缘检测算子是John F. Canny于 1986 年开发出来的一个多级边缘检测算法。
Canny边缘检测算法:
step1:用高斯滤波器平滑图象;
step2:用一阶偏导的有限差分来计算梯度的幅值和方向;
step3:对梯度幅值进行非极大值抑制;
step4:用双阈值算法检测和连接边缘。(anny edge detection operator is John F. Canny developed in 1986 out of a multi-level edge detection algorithm. Canny edge detection algorithm: step1: Gaussian smoothing filter image step2: first-order finite difference to calculate partial derivatives of the magnitude and direction of the gradient step3: the gradient magnitude non-maxima suppression step4: use dual-threshold algorithm for detecting and connecting edges.)
- 2017-01-13 21:24:23下载
- 积分:1
-
data_analysis
matlab 资料,具体是关于数据分析的matlab功能函数,方法的介绍(matlab data, specific data analysis on the matlab function, methods of introducing)
- 2009-05-01 17:06:32下载
- 积分:1
-
Chapter_4
Chapter 4 Matlab codes from AEMM book
- 2010-12-09 11:36:16下载
- 积分:1
-
cascadesum
cascade cumulative sum algorithm
- 2012-11-24 10:32:58下载
- 积分:1
-
Untitled1
一个用MATLAB编程的源程序,能实现回响的峡谷效果(a program compiled by matlab,it can produced an effect of canyon reecho.)
- 2012-05-29 17:13:31下载
- 积分:1
-
ofdmsjsu
its a ofdma simulink model. with a modulation scheme on 8psk
- 2009-04-25 08:44:27下载
- 积分:1
-
ofdma
关于OFDMA资源分配的几种算法,具有较高的参考价值。(Some on the OFDMA resource allocation algorithm, has high reference value.)
- 2011-01-19 19:32:32下载
- 积分:1
-
WSN_sim
Wireless sensor networks RSSI evaluation
- 2009-07-13 17:01:39下载
- 积分:1
-
irisrecognition
该源代码为一国外硕士所写,有关虹膜特征提取的部分很有借鉴意义,希望从事图象处理方面研究的各位不要错过.(the source code for an overseas master's written, the iris feature extraction part of a useful one, want to engage in image processing research you should not miss.)
- 2007-05-04 10:48:56下载
- 积分:1
-
hilibert
希尔伯特变换matlab程序在异步电动机故障诊断中的应用例子程序(Hilbert transform matlab program in asynchronous motor fault diagnosis example program)
- 2013-10-23 12:31:37下载
- 积分:1