搜索资源列表
kmeans
- Application of kmeans clustering algorithm to segment a grey scale image on diferent classes.
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.
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算法实现一副图像的灰度值分割,也可以实现图像的RGB彩色空间的分割。-Kmeans algorithm using a gray scale image segmentation, image can also be achieved RGB color space segmentation.
Kmeans
- 标准C++/C处理BMP图像,没有使用VC中的BITMAP类及任何不在ANSI-C中的结构和函数。采用了k_means压缩算法处理24bit(可以更改源码使之支持8-bit,16-bit和灰度bmp)源码注释详细,其中对BMP文件BMPHEADINFO的处理比较有趣。 new.cpp---->主要的程序代码 *.h----->一个产生U(0,1)随机数的发生器,相合度较小,DES函数产生。-Standard C++/C handle BMP images, do not us
Kmeans
- 基于Kmeans算法的图像分割,一般Kmeans是数据挖掘中用来聚类的,本试验利用图像中的灰度值作为Kmeans算法的原始点,进行图像分割-Kmeans algorithm based on image segmentation, data mining in general Kmeans is used to clustering, the trial use of the image gray value as the original algorithm Kmeans spots for
kmeans
- 在数字图像处理中,会应用kmeans算法,该算法的实现源码呈现如下!-In digital image processing will be applied kmeans algorithm, which follows the realization of a source!
kmeans
- 这个应用程序是使用k均值聚类算法分割一个灰度图像。-This application is the use of k-means clustering algorithm partitions a gray-scale image.
kmeans-image-segmentation
- K均值算法实现图像的分割,分割效果可以达到预期的效果-K-means algorithm to achieve image segmentation, segmentation results can be achieved the desired results
kmeans
- 简单的kmeans 算法代码 ,希望能有帮助-Simple kmeans algorithm code, hoping to help
kmeans
- K-means algorithm to perform clustering on the pixels of an image
Kmeans-MATLAB
- 该代码能够实现K均值聚类算法对彩色图像分割,在MATLAB下实现。-The code can achieve K means clustering algorithm to color image segmentation, in MATLAB to achieve.
kmeansb
- uses kmeans algorithm to cluster rgb image
KMeans
- he problem of segmenting images of objects with smooth surfaces is considered. The algorithm we present is a generalization of the ,K-means clustering algorithm to include spatial constraints and to account for local intensity variations
kmeans
- kmeans算法实现,对图像处理。亲自使用过,可用,供参考。-Kmeans algorithm for image processing.
kmeans-algorithm(matlab)
- 一种图像聚类分割的简单的算法实现,是最为经典的基于划分的聚类方法-Simple clustering algorithm for image segmentation implementation, is the most classic division based clustering methods
KMEANS
- 一种用MATLAB写的KMEANS算法,可以用来进行三维空间里面点集的聚类-Using MATLAB written KMEANS algorithm that can be used for three-dimensional point set inside clustering
kmeans
- kmeans算法,对交通路标进行Kmeans聚类分析,有GUI界面-kmeans algorithm, the traffic signs were clustered by using kmeans algorithm, GUI interface is available.