-
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
-
matlab-pdf
matlab最优化程序在数学建模中的应用教程(matlab optimization program in the application of mathematical modeling tutorial)
- 2011-04-24 19:40:21下载
- 积分:1
-
R1-051368
空时编码的基本原理,并讲述怎样译码的原理(AAA,STBC)
- 2010-05-10 17:32:37下载
- 积分:1
-
Trading-Strategies-(15)-(MSEA)
广发证券 - 另类交易策略之十五 识别趋势震荡之神器 MESA(Trading Strategies)
- 2014-09-17 23:18:49下载
- 积分:1
-
skin-detect
contain step to detection human skin background using C++. From RGB as input convert to Ycrcb
- 2014-10-29 08:14:12下载
- 积分:1
-
ZOOM_FFT_main-
利用MATLAB编写的关于频谱细化(Zfft)的程序,有注释。(Spectrum zoom (Zfft) program using MATLAB There are notes in it.
)
- 2021-03-24 21:19:14下载
- 积分:1
-
水下无人航行器(AUV)simulink仿真工具箱
水下无人航行器(AUV)simulink仿真工具箱,安装后即可用里面给出的各种AUV模型进行仿真,是挪威科技大学的学生做的,很不错。(Unmanned underwater vehicle (AUV) simulink simulation toolbox, which can be used after installation of various AUV model given simulation, the Norwegian University of Technology, students do very well.)
- 2021-03-17 14:39:20下载
- 积分:1
-
ESPRIT
说明: ESPRIT 方法解决线性阵列的doa估计问题,希望分享大家(ESPRIT method to solve linear array of doa estimation, I hope to share)
- 2010-04-10 12:43:53下载
- 积分:1
-
ESPRIT
DOA估计的经典算法esprit算法的求根算法,在matlab中能够完全仿真。(DOA estimate of the classical esprit of the algorithm is extract roots algorithm, in matlab simulation can completely.)
- 2012-04-09 13:20:36下载
- 积分:1
-
jingtongmatlab6.5
pdf格式的,由张志涌编写.我在网上找了很久才找着,特推荐给大家下载.(pdf format, prepared by Zhang Zhiyong. I am looking for a long time before the Internet find, especially recommended to everyone to download.)
- 2007-08-15 12:03:20下载
- 积分:1