搜索资源列表
kMean
- clustering的经典k-mean算法源程序,VB代码-clustering k-mean algorithm, in VB
K-Mean
- 遥感影像K均值分类算法,针对bmp彩色图像。VC++6.0编程实现。-K means of remote sensing image classification algorithm for bmp color images. VC++6.0 programming.
K-means
- 模式识别 k-mean算法程序,用Visual c++编写-K-mean algorithm for pattern recognition procedures, using Visual c++ Prepared
K-mean
- K均值算法: 给定类的个数K,将N个对象分到K个类中去, 使得类内对象之间的相似性最大,而类之间的相似性最小-K-means algorithm: the number of a given type of K, will be assigned to N objects of category K go, making the object category similarity between the largest, while the category of the simi
SimpleRegionGrowing
- usefull k-mean algorithm developed for image clustering using java
K_Mean
- Source code for K-Mean algorithm
K-Means.Algorithm
- 算法,k-mean搜索方法,执行起来很快,推荐。-Algorithm, k-mean search methods, to implement quickly, recommended.
K-Means-Color-Reduction
- 基于K-MEANS的图像退色算法。平台为MATLAB6.5及以上。-Based on the K-MEANS algorithm image fade
K-mean
- 一个用C++写的简单的k-mean算法源码-A C++, written in a simple k-mean algorithm source code
c
- k-mean算法的vc程序,比较简练,适合初学者使用-k-mean algorithm vc program
k-meanAlgorithmforsegmentationofdigitalimage
- k-mean Algorithm for segmentation of digital image
k-means_ColorImage_Segmentation
- This program written in MATLAB will find the clusters centriods using the K-Means algorithm for color images
k-means_Program
- k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。 -k-means algorithm to accept input k then n-k of data objects into a cluster in order to make the cluster available to meet: t
K-mean
- K-mean algorithm,very simple but efficient
K-means-cSharp--code
- k均值算法是模式识别的聚分类问题,这是用C#实现其算法-K-means algorithm is pattern recognition of poly classification problem, this is written in c# realize its algorithm
K-mean
- 基于纹理度量的图像分割,适用于遥感图像,主要利用到K-mean算法。-Image segmentation based on texture measurement for remote sensing image, the main advantage of K-mean algorithm.
k-mean
- 实现K-mean算法,并用一些数据进行说明-Implement K-mean algorithm, and described by some data
K-mean
- K Mean Algorithm Java
K-mean
- K-MEAN算法的实现,给定模式样本进行两个聚类中心的聚类。-The K-MEAN algorithm, the clustering of a given mode samples the two cluster centers.
K-mean
- K-means算法是很典型的基于距离的聚类算法,采用距离作为相似性的评价指标,即认为两个对象的距离越近,其相似度就越大(K-means algorithm is a typical distance based clustering algorithm. The distance is used as the evaluation index of similarity, that is, the closer the distance between the two objects, the