-
tezhenglian
本文对特征脸的识别进行了详细的论述,其基本步骤详尽(In this paper, the face recognition feature a detailed exposition of the basic steps in detail)
- 2010-06-07 12:41:29下载
- 积分: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
-
reference-program
2011年美国大学生数学建模二等奖获得者B题参考程序(2011 American Mathematical Modeling Award winner Problem B reference program)
- 2011-08-11 16:09:13下载
- 积分:1
-
Solution-of-PDE
偏分方程的MATLAB解法(对matlab的pde工具箱,从图形用户界面入手,对各种典型方程和应用实例逐个作了计算和分析)(MATLAB Solution of partial differential equation (pde on the matlab toolbox, starting from the graphical user interface, a variety of typical equations and application examples have been calculated and analyzed individually))
- 2013-08-26 23:49:41下载
- 积分:1
-
Matlab-Code
mathlab code for tdoa demo
- 2013-04-13 23:18:56下载
- 积分:1
-
matlab-chepia-tiju
基于matlab的车牌的提取,包括车牌灰度处理,边缘检测,腐蚀,车牌定位及提取(Matlab license plate extraction, including the license plate gray processing, edge detection, corrosion, license plate location and extraction)
- 2013-01-10 13:02:29下载
- 积分:1
-
kmeans
matlab 基于K均值聚类算法的图像分割(K-means clustering algorithm for image segmentation)
- 2014-09-18 19:57:54下载
- 积分:1
-
Fileopen.
File open using uipickfiles
- 2012-08-24 18:38:17下载
- 积分:1
-
GMMv1
GMM estimation code for matlab
- 2015-01-28 14:53:06下载
- 积分:1
-
calculaPAR
Calcula the PAPR and the CCDF of the ofdm signal
- 2014-02-13 03:34:01下载
- 积分:1