Effacer les filtres
Effacer les filtres

k-means clustering

2 vues (au cours des 30 derniers jours)
mumtaz
mumtaz le 5 Fév 2011
Commenté : Kawther le 30 Nov 2014
hi to everyone. i have to apply k-means clustering on texture image let suppose i have a dicom image of a left hand first i had converted into texture by applying range filter , entropy or variance, now i have to apply k-means clustering inorder to seperate the background, bones and soft tissues. please tell me how can i apply clustering.

Réponses (2)

Laurens Bakker
Laurens Bakker le 27 Fév 2012
MATLAB actually has a built-in clustering function called kmeans. Assuming you can reshape your data to match the format expected by kmeans, you're ready to go.

Kawther
Kawther le 30 Nov 2014
Considering that the clusters represent decision region for each sent symbol, how can i determine the decision region, and how can i find the bet error rate for the clusters resulting from the Kmean?
Thank you Kawther Hamad,
  1 commentaire
Kawther
Kawther le 30 Nov 2014
Can i consider the originally sent data as a training data and resend data again and consider it and a test data and use them to find the bet error rate?

Connectez-vous pour commenter.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by