class created using c# used to cluster set of vector data according to k-mean agorithm
File list:
KMeans.cs
Related source code
[k-means] - kmeans algorithm used in vector quantization method. it used clustering method in order to generate an optimal codebook.
[K-Means] - this project describes K means clustering of images in c# for k=2
[k-means] - K means clustering algorithm
[isodata_complet_et_k-means] - isodata et kmeans algorithm developped for image segmentation