搜索资源列表
K-均值聚类算法
- K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现,K-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve
K-Means
- K均值聚类算法 C++实现的K均值聚类算法。-K means clustering algorithm C++ Achieved K-means clustering algorithm.
k-means
- k均值聚类算法源码 聚类算法学习的实例功能-k-means cluster algorithm
K-means
- 均值为K的聚类算法,是一种对聚类数据进行的最简单的算法,广泛应用在各种场合中。-K mean clustering algorithm for clustering data is the most simple algorithm, widely used in various occasions.
k-means-image-segmentation-master
- k-means 聚类和分割的图像处理方法(k-means and segement image process)
K-means聚类
- K-means聚类程序,可用于聚类问题,自动产生大量数据,生成聚类图片(K-means clustering program, can be used for clustering problems, automatically generate large amounts of data, generate clustering images)
k-means
- 实现k-means聚类算法,里面有数据可以作为测试(This file is use to achieve k-means clustering algorithm.There are data can be used as a test.)
K-means&DBSCAN
- python实现K-means聚类算法和DBSCAN算法,都是最简单的聚类(Python implements k-means clustering algorithm and DBSCAN algorithm, which are the simplest clustering)
基于 K-means 聚类算法的图像区域分割
- 图像处理领域,基于 K-means 聚类算法的图像区域分割(Image processing domain, image region segmentation based on K-means clustering algorithm)
Kmeans
- python实现的k-means聚类算法(k-means clustering algorithm implemented by python)
k-means聚类算法
- k-means聚类算法的代码实现,只需要更改数据就可以实现,而且有注释,很容易懂(The code implementation of the k-means clustering algorithm can be realized only by changing the data, and there are notes that make it easy to understand)
Kmeans_java
- 使用Java语言实现了简单的K-Means聚类算法(A simple K-Means clustering algorithm is implemented in Java language.)
基于 K-means 聚类算法的图像区域分割
- 本程序使用matlab软件,实现了基于K-means聚类算法的图像分割。(Image split based on K-means was done by using Matlab.)
K均值聚类
- K均值聚类算法-对数据进行聚类分析,适合数据处理(k means clustering algorithm)
k-means聚类算法
- K-MEANS聚类算法实现,方法简单,容易实现(K-MEANS clustering algorithm, simple and easy to implement.)
基于 K-means 聚类算法的图像区域分割
- 基于K-means聚类算法的图像区域分割(Image region segmentation based on K-means clustering algorithm)
聚类算法
- 文件夹中主要有二维的K-means,gmm,mean-shift,三维的K-means聚类算法的程序,同时已经经过本人验证无误,可以成功运行,有问题的可以私下交流。(Folder mainly two-dimensional k-means, GMM, mean-shift, three-dimensional k-means clustering algorithm procedures, at the same time has been verified by myself, can be
K-means聚类
- 应用K-means聚类算法,实现对iris数据集的分类(Using K-means clustering algorithm to realize the Classification of iris dataset)
k-means
- k-means实战,包括一个具体的例子。非常适合初级学习k-means聚类算法的人群(K-means actual combat, including a specific example)
PCA-K
- 该算法主要包含PCA算法和K-Means聚类算法,用于SAR变化检测,包含数据图片。(The algorithm mainly includes PCA algorithm and K-means clustering algorithm for SAR change detection, including data images.)