搜索资源列表
patternreg
- 模式识别中的Parzen窗法ISODATA算法H-K(Ho-Kashyap)算法的实现,用matlab和VC编写-pattern recognition of Parzen window ISODATA method algorithm H-K (Ho-Kashya p) algorithm implementation using Matlab and VC prepared
K-L
- 做图像处理,模式识别的一个有用的参考,K-L算法源程序-do image processing, pattern recognition a useful reference, K-L algorithm source code
K均值聚类算法
- 是模式识别中的一种分类算法,用C++编程,很实用。
pattern3
- 模式识别中的K次平均算法实现。 C语言编写,读入文件中的特征值,对其进行分类-Pattern recognition algorithm K times the average. C language, read the file in the characteristic values of its classification
IsoDataaK-means
- 是用VS6.0编写的程序。实现了模式识别中的ISODATA算法和K均值算法。内附有测试数据。-made by VS6.0 C++ Isodata K-means
Pattern-Recognition
- 模式识别程序,包括Isodata,C均值,最大最小值以及H-k算法-Pattern recognition sources, including Isodata, H-k algorithm,and so on
Kmeans
- k均值聚类算法代码 用于模式识别等学科的编程应用-k-means clustering algorithm code for pattern recognition applications such as programming disciplines
Shape-Recognition
- 形状识别算法,用于模式识别,特征提取,模式分类等,是经典的形状辨别算法-k-means clustering algorithm
face_detection
- 基于肤色和长宽比的人脸识别程序,需要添加训练集和测试样本,采用动态K均值聚类,适用于模式识别初学者~-Need to add color and aspect ratio-based face recognition program, the training set and test samples, using dynamic K-means clustering, pattern recognition beginners ~
K-MEANS
- 基于c++对模式识别中K均值算法进行实现,可以读取不同波段数,并且实现对地物的分类效果。代码简单易行。-K-means algorithm in pattern recognition based on the c++ implementation, can read the band number and classification of surface features. The code is simple.
k_algorithm
- k-均值算法(动态聚类法),在数据图像及模式识别,经济,社会学得到广泛应用的算法-k-means algorithm (dynamic clustering method), a widely used algorithm in the data image and pattern recognition, economic, sociological
K-means
- 模式识别算法程序 K均值算法 主要是实现了K均值聚类分析算法,能够实现对图像的自动分类和识别。-Pattern recognition algorithm K-means algorithm K-means clustering analysis algorithms can achieve automatic image classification and identification.
KNN
- matlab实现k均值分类,模式识别中的算法,共同学习!-matlab k-means classification, pattern recognition algorithms, learning together!
K_L
- MATLAB代码,模式识别,人脸识别实验,K-L变换提取人脸特征- K-L,feature abstruct
k
- 模式识别课程设计,K均值聚类,C语言代码-C progress
模式识别
- 贝叶斯估计,最大似然估计,Fisher线性识别和K均值(Bias estimation, maximum likelihood)