-
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
-
PMSM_FOC_Norma_SMC
永磁同步电机滑模控制程序,电流环速度环采用滑模控制(Sliding mode control procedures, current loop speed control loop sliding mode)
- 2021-04-26 22:38:45下载
- 积分:1
-
EQ
说明: 自己在MATLAB GUIDE下编写的数字均衡器。能播放WAV格式音频文件并进行8段均衡器调节,显示原波形、频谱和调节后的波形、频谱。压缩文件中还包含了3个可以参考的类似程序报告。(An EQ designed in MATLAB GUIDE. It can play WAV file and do the EQ, show the frequency spectrum and wave shape of original and filtered file.)
- 2013-01-15 22:20:08下载
- 积分:1
-
vad1
基于高阶统计方法改进的自适应多速率话音激活检测算法(Improved statistical methods based on high order adaptive multi-rate voice activity detection algorithm)
- 2010-11-04 11:17:07下载
- 积分:1
-
A258
稀疏矩阵的输入 200x200大矩阵的巧妙输入 (Clever input sparse matrix input 200x200 matrix)
- 2012-06-07 22:30:47下载
- 积分:1
-
Proficient-in-matlab7.1
精通matlab7.1让您详细的学习matlab,快速登堂入室(Proficient matlab7.1 you a detailed study matlab, quickly reached a higher level)
- 2011-11-23 23:02:06下载
- 积分:1
-
form
在NX平台上,利用二次开发工具创建孔、型腔、边倒圆,并进行相对定位(On the platform of NX, using NX second development tools to create a hole, cavity, edge rounding, and relative positioning)
- 2015-03-29 15:34:09下载
- 积分:1
-
fun_fuzzy-feedbace
matlab写的模糊整定PID参数的子函数 matlab写的模糊整定PID参数的子函数 (Matlab write fuzzy PID tuning parameters Functions written in Matlab fuzzy tuning PID Parameters of Functions written in Matlab fuzzy PID tuning parameters Functions written in Matlab fuzzy setting P ID parameter Functions)
- 2007-06-29 10:07:16下载
- 积分:1
-
Seg_MATLAB
有序样品的最优分割的算法及其在MATLAB中的实现(Segmentation of sequence data in Matlab)
- 2014-09-09 20:08:15下载
- 积分:1
-
GUILayout-v1p17
matlab code for GUI Layout Toolbox
- 2015-02-03 14:36:33下载
- 积分:1