K means

I am a student of final year engineering - and i am doing a project on image enhancement using wavelets.
Please tell me what exactly is K-means image segmentation. And, what is the difference between k-means segmentation and k-means clustering?

1 commentaire

the cyclist
the cyclist le 29 Sep 2011
It seems to me that this question is better aimed at Google than here, although you may get a good answer here because there are some image processing experts here.

Connectez-vous pour commenter.

Réponses (1)

leon
leon le 28 Nov 2011

0 votes

k-means is used to cluster data. it belong to unsupervise algorithm. basically this algorithm is used for 1d data. but one can use it to segment image also.

Catégories

En savoir plus sur Statistics and Machine Learning Toolbox dans Centre d'aide et File Exchange

Tags

Question posée :

le 29 Sep 2011

Community Treasure Hunt

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

Start Hunting!

Translated by