Color Image segmentation using genetic algorithm(clusterin​g)

Version 1.0.0.3 (7.13 KB) by Selva
Color Image segmentation using genetic algorithm based evolutionary clustering technique
1.1K Downloads
Updated 3 Aug 2019

View License

Image segmentation using genetic algorithm based evolutionary clustering
Objective function: Within cluster distance measured using distance measure
image feature: 3 features (R, G, B values)
It also consist of a matrix-based example of input sample of size 15 and 2 features

Cite As

Selva (2026). Color Image segmentation using genetic algorithm(clustering) (https://nl.mathworks.com/matlabcentral/fileexchange/64223-color-image-segmentation-using-genetic-algorithm-clustering), MATLAB Central File Exchange. Retrieved .

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

Inspired by: Evolutionary Clustering and Automatic Clustering

Version Published Release Notes
1.0.0.3

changed codes slightly

1.0.0.2

image normalization edited

1.0.0.1

Image normalization applied

1.0.0.0