搜索资源列表
k均值聚类算法分析
- k均值聚类算法分析,采用C++编程技术,提供代码可重用机制 -k-means clustering algorithm analysis, the use of C programming, code reuse mechanism
k均值聚类算法源代码
- K均值聚类算法源代码-K-means clustering algorithm source code
K均值聚类
- 对图像进行K均值聚类的程序
用matlab实现K均值聚类算法
- 用matlab实现K均值算法
K-均值聚类算法
- K-均值聚类算法的matlab源程序,K-均值聚类算法的matlab源程序
K-均值聚类算法
- K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现,K-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve
KMean 模式识别中最经典的K均值聚类算法
- Matlab语言编写,模式识别中最经典的K均值聚类算法。-KMEAN algorithm
K-means_clustering_demo
- K-均值聚类算法 vc++图形演示程序-K-means clustering algorithm c++ demo program
K-Means
- K均值聚类算法 C++实现的K均值聚类算法。-K means clustering algorithm C++ Achieved K-means clustering algorithm.
K-means
- 简单实用的k均值聚类算法,可以实现多位向量的简单聚类-Simple and practical k-means clustering algorithm, can achieve more than a simple vector clustering
k-means
- k均值聚类算法源码 聚类算法学习的实例功能-k-means cluster algorithm
kmean_zmx_try
- k-means Cluster,kmean_zmx_try.rar,k均值聚类算法的matlab源代码-k-means Cluster,kmean_zmx_try.rar
k_means
- k均值聚类算法,可以完成k均值聚类运算。实现几个点的聚类-k means clustering algorithm, k means clustering operation can be completed. Clustering to achieve several points
K-means
- 均值为K的聚类算法,是一种对聚类数据进行的最简单的算法,广泛应用在各种场合中。-K mean clustering algorithm for clustering data is the most simple algorithm, widely used in various occasions.
K均值聚类
- K均值聚类算法图像分割,最传统的一种分割方法(K mean clustering segmentation)
K均值聚类在基于OpenCV的图像分割中的应用
- 介绍了传统的图像分割与K-均值聚类算法分割,然后利用OpenCV函数将其实现,并介绍了OpenCV中图像分割相关的基本函数。(This paper introduces the segmentation of traditional image segmentation and K- mean clustering algorithm, then uses OpenCV function to implement it, and introduces the basic functions of
k均值聚类
- 用VC++写的K均值聚类算法,可以直接使用(K mean clustering algorithm is written by VC++ , which can be used directly.)
k-means
- 实现k均值聚类算法,可以使用彩色图像,通过随机初始化聚类中心,完成聚类(The K-means clustering algorithm can use color images to initialize cluster centers randomly and accomplish clustering.)
k均值聚类算法
- 根据k均值聚类的原理,实现一些数字的聚类,但是具体类别数需要自己设置(Clustering of some numbers by K mean clustering)
K均值聚类
- K均值聚类算法-对数据进行聚类分析,适合数据处理(k means clustering algorithm)