kmeans Segmentation Clarification for color images

1 次查看(过去 30 天)
I had segmented the attached image using kmeans. After kmeans color image segmentation, when I had plotted the cluster centers, I found that, the cluster center was not at the correct point. Why?
  4 个评论

请先登录,再进行评论。

采纳的回答

Anand
Anand 2014-2-16
Your cluster centers are not in the XY co-ordinate space. They are in the AB color space. So cluster_center does not refer to a location on the image.

更多回答(1 个)

Image Analyst
Image Analyst 2014-2-16
  3 个评论
Sabarinathan Vadivelu
I closely following up your file exchange list. I had worked with all your demos in that list. But right now I'm working with kmeans Color Image Segmentation.
Anand
Anand 2014-2-17
What didn't work in the link Image Analyst suggested?

请先登录,再进行评论。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by