Fuzzy c-means segmentation

This program segments an image into 2 partitions using standard Fuzzy k-means algorithm.
16.4K Downloads
Updated 9 Oct 2009

View License

This program illustrates the Fuzzy c-means segmentation of an image.
This program converts an input image into two segments using Fuzzy k-means algorithm. The output is stored as "fuzzysegmented.jpg" in the current directory.This program can be generalised to get "n" segments from an image by means of slightly modifying the given code.

Cite As

Santle Camilus (2024). Fuzzy c-means segmentation (https://www.mathworks.com/matlabcentral/fileexchange/25532-fuzzy-c-means-segmentation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0