-
Meanshift_PAMI_2002
文章讨论了一种用于分析复杂的多态特征空间的非参数技术——Meanshift方法,并利用它进行了任意的形状聚类。(A general nonparametric technique is proposed for the analysis of a complex multimodal feature space and to delineate arbitrarily shaped clusters in it.)
- 2010-06-30 22:20:31下载
- 积分:1
-
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
-
mablab6.0时尚创作百例-实例91-95
mablab6.0时尚创作百例(mablab6.0 creative fashion 100 cases)
- 2005-02-01 11:38:53下载
- 积分:1
-
bbtml
Bark和ERB滤波器组实现的Matlab源程序-Bark and ERB filter banks realize the Matlab source(Bark and ERB filter banks realize the Matlab source)
- 2012-05-03 14:49:28下载
- 积分:1
-
PEM
Parameter Estimation using Prediction Error Method
- 2015-01-31 18:51:07下载
- 积分:1
-
LLOYD
用训练序列和lloyd算法,对一个正弦信号数据进行标量量化。(Using the training sequence and lloyd algorithm, we take a sinusoidal signal data for scalar quantization to deepen our understanding.)
- 2013-12-17 11:36:51下载
- 积分:1
-
移动机器人跟踪控制的模糊算法mobile-robot
fuzzy alghorithm for mobile robot tracking control
- 2020-07-06 00:18:58下载
- 积分:1
-
libsvm
SVM工具箱,可用于混合编程,需要按说明先对matlab进行相应的配置[farutoUltimateVersion1.0](SVM toolbox)
- 2015-01-26 11:08:11下载
- 积分:1
-
rwt
这是一个小波包,里面有很多关于小波函数的东西(This is a wavelet package with lots of things about wavelet functions.)
- 2020-11-06 09:59:49下载
- 积分:1
-
Matlab_Mfile_for_NMF
说明: 非负矩阵分解nmf,通过迭代w和h,收敛后输出最终w和h。(Non-negative matrix decomposition nmf, through iteration W and h, the final W and H are output after convergence.)
- 2019-03-07 21:58:25下载
- 积分:1