搜索资源列表
yongVCbianxiedeKmeanschepaishibiechengxu
- 用VC编写的基于K-means的车牌识别程序,希望能对学习的人有帮助!-VC prepared with K-means-based license plate recognition program, I hope people can learn to help!
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.
AP
- AP聚类算法是基于数据点间的 信息传递 的一种聚类算法。与k-均值算法或k中心点算法不同,AP算法不需要在运行算法之前确定聚类的个数。AP算法寻找的 examplars 即聚类中心点是数据集合中实际存在的点,作为每类的代表-AP clustering algorithm is based on the information transfer between data points of a clustering algorithm. K- and k-means algorithm
基于信息熵的图像自动分割
- 在k-means的理论基础上,利用GMM模型和交叉熵的知识实现对图像的自动分割