Fast kmeans Algorithm Code

A Very fast and efficient Implementation for kmeans clustering of an Image or Array.

Download
Download

You are now following this Submission

Cite As

ankit dixit (2026). Fast kmeans Algorithm Code (https://se.mathworks.com/matlabcentral/fileexchange/44598-fast-kmeans-algorithm-code), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: Sparsified K-Means

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.7.0

Change in output mean

Download
1.6.0

These code supports color image as input and returns a segmented labeled image as output.

Download
1.5.0

Minor Changes.

Download
1.2.0

Now return Clustered Image at Output!!!...I will put kmeans for color clustering in next update :-)

Download
1.0.0

Download