필터 지우기
필터 지우기

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

조회 수: 2 (최근 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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by