Identify colors by K mean cluster approach

1 visualización (últimos 30 días)
AKSHAY VARSHNEY
AKSHAY VARSHNEY el 6 de En. de 2018
Respondida: Image Analyst el 6 de En. de 2018
I know the pixel values of the different band now I want to identify the color of that band by K mean cluster approach. please help.

Respuestas (1)

Image Analyst
Image Analyst el 6 de En. de 2018
This is usually a lousy way to do color segmentation. Nonetheless I'm attaching my demo to do it.
I find discriminant analysis with the classify() function does a better job, though not perfect. Demo attached for that too.

Categorías

Más información sobre Cluster Analysis and Anomaly Detection en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by