-
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
-
DMD_for_Human_motion-master
说明: 动态模式分解,从人类步行数据中提取信息.动态模式分解是一种降维算法,最初是在流体力学领域引入的。与提供内部坐标系和相应投影的SVD相似,DMD为您提供随不同时间行为演变的特定空间模式。(Extract Info from Human Walking Data with Dynamic Mode Decomposition)
- 2020-03-11 17:01:33下载
- 积分:1
-
weighted least squares iterative
说明: 频域内的模态参数识别方法:加权最小二乘迭代法。该程序适合刚入门模态参数识别并使用matlab进行编程的人员学习交流。(Method for identifying modal parameters in frequency domain: weighted least squares iterative method. This program is suitable for people who have just started modal parameter identification and use matlab to program and learn to communicate.)
- 2020-07-06 08:36:44下载
- 积分:1
-
SSB
简单数字调制编程,方便初学者学习
简单数字调制编程,方便初学者学习(Simple digital modulation program, easy for beginners to learn simple programming of digital modulation, easy for beginners to learn)
- 2010-12-30 12:49:10下载
- 积分:1
-
case24-cases-fuzzy-neural-network
MATLAB神经网络30个案例分析_案例24 模糊神经网络的预测算法-嘉陵江水质评价的源代码及数据(MATLAB Neural Network Analysis of 30 cases _ the fuzzy neural network prediction algorithm in Case 24- Jialing River water quality evaluation of the source code and data)
- 2012-04-28 23:16:49下载
- 积分:1
-
fifteenlevelHbridge
This file is about the fifteen level h bridge multilevel inverter.
- 2014-08-10 13:27:57下载
- 积分:1
-
kev
这是一个开机自启的控制台应用程序,实在没什么东西拿的出手,但是想看看别人的东西,所以就把这个上载了。大家感兴趣的话可以找我帮忙把他可视化(This is a boot from Kai console application, there really is something to take the shot, but would like to see other people' s stuff, so put this uploaded. We are interested in, then you can ask me for help visualize him)
- 2013-12-30 14:17:57下载
- 积分:1
-
111
这是一个非常有用的程序主要是用来光谱预处理的手段有一阶导数和二阶导数(this isa very useful program)
- 2015-09-21 18:42:30下载
- 积分:1
-
source-number-estimation
源信号数目估计MATLAB程序,包括IAIC,AIC,MDL,IMDL,MEVARC等5种算法,可得到5种算法在不同信噪比条件下的估计准确率性能曲线。(The number of source signals to estimate the MATLAB program, including five kinds of IAIC, AIC, MDL, IMDL, MEVARC algorithm available algorithms estimated accuracy in different SNR performance curve.)
- 2021-01-11 19:48:49下载
- 积分:1
-
pami2010Matlab
基于matlab的optical flow calculation(Matlab-based optical flow calculation)
- 2014-10-06 16:50:41下载
- 积分:1