搜索资源列表
kmeans
- 用matlab对于FCM代码实现,不同于matlab中库函数
clustering.rar
- 图像分割算法之间的比较,比较前沿的放发,利用了kmeans和模糊K均值,Between the image segmentation algorithm compares the release cutting-edge hair, use a K-means and fuzzy kmeans
kmeans
- 基于matlab的图像k均值算法,实现对一副彩色图像进行分割。-Matlab image based on k means algorithm, to realize a color image segmentation.
segmentation_kmeans
- 基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。-Kmeans-based image segmentation algorithm, first of all get the image, and then determine the classification, and calculate the various categories mean, and thus obtain the classification of each pi
KMeans
- K均值算法,Matlab实现,输入分类数,实现分类-K means algorithm, Matlab implementation, enter the number of classifications to achieve classification
kmeans
- k均值图像分割,经典的图像分割方法,算法简单,效果好。-k-means image segmentation
kmeans-segment
- 利用k-means算法进行图像分割,效果较好-Using k-means algorithm for image segmentation is better
kmeans-image-segmentation
- K-meansK均值聚类在无监督的情况下选择图像特征的算法-K-meansK means clustering in the case of unsupervised image feature selection algorithm
kmeans
- 利用kmeans方法进行图像分割的matlab代码,希望对大家有用-Kmeans method using image segmentation matlab code, in the hope that useful
kmeans
- 这个应用程序是使用k均值聚类算法分割一个灰度图像-Application of kmeans clustering algorithm to segment a grey scale image on diferent classes.
segmentation_kmeans
- 基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。-Kmeans-based image segmentation algorithm, first of all get the image, and then determine the classification, and calculate the various categories mean, and thus obtain the classification of each pi
kmeans-fast
- Kmeans clustering for images. Matlab.
kmeans
- 用matlab实现的一个基于均值聚类算法的图象分割的中心程序-kmeans
kmeans
- 一种改进的均值聚类算法,能很好的利用与图像分割技术-k-means cluster
Kmeans-image-segmentation
- matlab图像分割实例,K均值用于图像分割,割调用库函数实现,带注释,简单易懂-matlab image segmentation examples, K means for image segmentation, cutting calls library functions, with comments, easy to understand
Kmeans-MATLAB
- 该代码能够实现K均值聚类算法对彩色图像分割,在MATLAB下实现。-The code can achieve K means clustering algorithm to color image segmentation, in MATLAB to achieve.
kmeans
- 图像分割 matlab 直接运行 基于k均值-Matlab image segmentation based on k-means run directly
image-segment-matlab-kmeans
- Use K-means image segment with matlab
KFCM算法MATLAB
- 分别用kmeans、fcm、kfcm实现图像分割(use kmeans, fcm and kfcm segment image)
kmeans图像分类
- 利用简单kmeans聚类算法,对不同图片进行分类,图片内容包括人像,风景,建筑,动物,植物等,平台是matlab。(The simple k - means clustering algorithm is used to classify different pictures. the picture content includes portrait, scenery, architecture, objects, plants, etc. The platform is MATLAB.)