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

1 回表示 (過去 30 日間)
rikki
rikki 2017 年 9 月 25 日
コメント済み: Image Analyst 2017 年 9 月 29 日
by using k clustering method how to segment images?

回答 (1 件)

Image Analyst
Image Analyst 2017 年 9 月 25 日
編集済み: Image Analyst 2017 年 9 月 25 日
Use kmeans() for "K Means". Demos are attached.
Or did you mean "K Nearest Neighbor"? Demo attached.
What features did you extract?
  2 件のコメント
ramya
ramya 2017 年 9 月 29 日
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 2017 年 9 月 29 日
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.

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by