搜索资源列表
K-均值聚类
- 采用k-均值发对图像进行聚类
kMeansCluster
- k均值分类 效率高 代码简单 利用最小均方误差准则编写-k-means efficient
KMEANS
- k均值算法,C++文件,读入txt文件的方式实现-k means algorithm, C++ files, read txt file means to achieve
kmeans1wen
- 采用K均值 的2维 的算法用c语言实现了简单的计算,注视很清晰,每一步都有解释-Kmeans c
FCMdemo
- 用模糊K均值(FCM)的方法对图像进行分类-fuzzy c mean clustering (FCM),segmentation
isodata22
- isodata算法的matlab实现,其中还附带K均值算法的源码实现。提供数据供大家验证-isodata algorithm matlab implementation, which also comes with K-means algorithm source code implementation. Provides data validation for everyone
main
- 在MATLAB中,用K均值算法对一些点进行分类,并通过图形进行显示-In MATLAB, using K-means algorithm to classify some point, and through the graphical display
K-value
- K均值聚类
k-value-and-cells-counting
- K均值聚类、分水岭算法,可以用来白细胞红细胞计数-K-means clustering, watershed algorithm, can be used for white blood cell red blood cell count
快速K-均值(kmeans)聚类图像分割算法源代码
- 本算法Kmeans可以用于非监督分类学习,用于图像处理、模式识别分类(The algorithm Kmeans can be used for unsupervised classification learning, for image processing, pattern recognition and classification.)