搜索资源列表
kmeansjulei
- 这是用VC++编写的K_means 聚类算法的程序,详细的运行说明在文件夹的文本说明里!-This is the preparation of the VC K_means clustering algorithm procedures, a detailed statement of the operation folder notes to the text!
kmeansnaohuizhi
- K_MEANS 实现脑图像分割,聚类数为3,采用整体计算法
k_means.rar
- 基于K均值聚类的图像分割算法 java源代码 十分好用 希望大家喜欢,K-means clustering-based image segmentation algorithm
k-means
- 对BMP图像进行K_MEANS分类,效果较好,对初学者学习k_means分类算法很有帮助。-K_MEANS image classification of BMP, effect is better, K_MEANS classification algorithm for beginners helpful.
k_means
- k_means聚类算法 实现图像分割 数据挖掘-k_means clustering algorithm to achieve image segmentation data mining
K_means
- 图像分割中K-means聚类算法的matlab实现-Image segmentation in the K-means clustering algorithm matlab implementation
K_Means
- K_Means聚类算法matlab实现,包含三个子函数,可用在图像处理中-K_Means clustering algorithm matlab realize, including three sub-functions that can be used in image processing
k_means
- K-mean 算法是 J.B.MacQueen 在 1967 年提出的,是到目前为止应用最广泛最成熟的一种聚类分析方法。因该算法具有简单快速、适于处理大数据集等优点,目前,已被广泛应用于科学研究和工业应用中。-K-mean algorithm is JBMacQueen proposed in 1967, is by far the most mature and most widely used of a clustering analysis. Because the algorithm i
K_means
- K均值聚类算法 属于模式识别的一种基本算法 在此没有与opencv关联-K-means clustering algorithm A basic pattern recognition algorithm is not associated with this opencv
K-means--C
- 运用k_means 聚类算法 对图像进行分类识别 c语言代码-Using k means clustering algorithm for image classification to identify c language code