How to use K-Mean Algorithm to segment and cluster Binary image
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
moahaimen talib
el 10 de Abr. de 2017
Respondida: moahaimen talib
el 6 de Mayo de 2017
hi please i need your help to segment and cluster binary image using K-means algorithm i need to understand how to deal with the features of the binary image please help me i am in deep trouble i cant finish my research thank you in advanced
0 comentarios
Respuesta aceptada
Image Analyst
el 10 de Abr. de 2017
What would your feature(s) be for the image? The locations? The gray levels (doesn't make sense though). Why do you think you need kmeans()? Why don't you let us see your binary image and tell us how many classes you want, and which blobs you want in each class. We can't say much otherwise.
5 comentarios
Image Analyst
el 6 de Mayo de 2017
I don't conduct free consultations on the side, only here. I'm attaching a kmeans demo and a document thresholding demo. Maybe they will help.
Más respuestas (1)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!