Leukocyte cell classification by k-mean clustering
The K-means clustering is an iterative technique that is used to partition an image into K clusters. The method of K-means is to pick the set of pixels to k cluster and computing the cluster of centroids by averaging all of the pixels in the cluster.