-
otsu
OTSU Gray-level image segmentation using Otsu s method.
Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes
by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection
Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern.
9:62-66 1979). Thresholds are computed to maximize a separability
criterion of the resultant classes in gray levels.
OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the
corresponding Iseg is therefore a binary image. The pixel values for
Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ...
[Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability
criterion within the range [0 1]. Zero is obtained only with images
having less than n gray level, whereas one (optimal value) is obtained
only with n-valued images.
- 2009-03-17 17:57:51下载
- 积分:1
-
kmeansimage
这是一个用Kmean处理图像的matlab文件(This is a deal with Kmean document images matlab)
- 2008-06-27 17:21:39下载
- 积分:1
-
jl
说明: 方腔环流计算流体作业,利用MATLAB 完成(The square cavity Circulation computational fluid operation, using MATLAB completed)
- 2013-01-19 14:19:12下载
- 积分:1
-
Multi-target
多目标跟踪的改进Camshift/卡尔曼滤波组合算法(Multi-target tracking improvements Camshift/Kalman filter algorithm combinations)
- 2013-12-18 12:42:25下载
- 积分:1
-
Audio-Processing
音频系统,coding, modulation, AWGN, 通过最小距离探测码元,解码,播放。根据不同的SNR,测试在多小的SNR情况下,人耳能识别音频。(Audio systems, coding, modulation, AWGN, by minimizing the distance detection symbol, decoding, playing. Depending on the SNR, the test in the case of multiple small SNR, the human ear can identify audio.)
- 2014-02-20 02:58:39下载
- 积分:1
-
ML
说明: 广义相关法,加权函数为ML(最大似然)形式的matlab程序源代码(The Generalized Correlation Method,The weight function is ML
)
- 2012-03-07 19:38:06下载
- 积分:1
-
BookforMatlabstudy
说明: 学习Matlab的经典入门教程,希望对学习M的人有所帮助(Matlab Tutorial classic study, people who want to help to learn M)
- 2010-05-02 15:13:45下载
- 积分:1
-
gonglvpuguji
自己编写的信号功率谱算法,包括周期图法,BT法,AR参数L-D法,music,root-music,esprit。(I have written of the signal power spectrum algorithm, including the periodogram, BT France, AR parameters LD law, music, root-music, esprit.)
- 2011-07-02 15:58:30下载
- 积分:1
-
Cluster-Analysis-Chapter-9
第9章 聚类分析的码源,有效进行科学数据的处理,有例子,测试效果好!!(Chapter 9 clustering analysis source code, valid scientific data processing, there are examples of test results is good! !)
- 2013-10-05 09:41:02下载
- 积分:1
-
Navigation-message-data-collection
导航电文的数据收集及仿真,可读取导航文件并处理相关数据。(Navigation message data collection And simulation. Can read documents and data processing navigation.)
- 2012-04-24 11:29:12下载
- 积分:1