Effacer les filtres
Effacer les filtres

how to segment a diseased cashewnut image by using k -clustering method?

2 vues (au cours des 30 derniers jours)
rikki
rikki le 25 Sep 2017
Commenté : Image Analyst le 29 Sep 2017
by using k clustering method how to segment images?

Réponses (1)

Image Analyst
Image Analyst le 25 Sep 2017
Modifié(e) : Image Analyst le 25 Sep 2017
Use kmeans() for "K Means". Demos are attached.
Or did you mean "K Nearest Neighbor"? Demo attached.
What features did you extract?
  2 commentaires
ramya
ramya le 29 Sep 2017
yes sir by using color segmentation using kmeans clustering algorithm how to segment diseased cashewnut image ?features to be extracted are color size and shape
Image Analyst
Image Analyst le 29 Sep 2017
See my File Exchange Image Segmentation Tutorial http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862&sort=downloads_desc to learn how to get color, size, and shape.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by