Segmenting an image according to a cluster center
이전 댓글 표시
I came to a statement while reading a paper in the meaning of: `segmenting an image according to an optimum cluster center`.
Say that I have found that optimum cluster center, but how do I segment an image based on that value in `MATLAB`?
I'm just confused on how to interpret the above statement.
Thanks.
답변 (2개)
Yatin
2013년 11월 4일
0 개 추천
Hi,
May be you will find this resource helpful.
Image Analyst
2013년 11월 4일
0 개 추천
You have to know the spread of that cluster and then you can say if every pixel in the image belongs to that cluster or not.
카테고리
도움말 센터 및 File Exchange에서 Image Segmentation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!