Image Segmentation and Classification
Ältere Kommentare anzeigen
I have recently been tasked to a project which primarily deals with image segmentation. I am supposed to read in an MR brain image and apply k-means clustering on the image with k = 5. Obtain segmented regions through pixel classification using the clustered classes. Compare the segmented regions with those obtained from the optimal gray value thresholding method.
I know k-means clustering is not too difficult but I'm not sure how to "Obtain segmented regions through pixel classification using the clustered classes" and I would like to seek some professional advice from the community to point me in the right direction on what I should be looking at or doing.
Feel free to drop me any comments. Any help rendered is deeply appreciated.
Best Regards Westin Messer
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu k-Means and k-Medoids Clustering finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!