Classification Image using K Nearest Neighbours
조회 수: 2 (최근 30일)
이전 댓글 표시
[EDIT: Thu May 12 22:14:37 UTC 2011 Duplicate Removed - MKF]
hello , I'm trying to classify data from a picture using nearest neighbor method Class = knnclassify(Sample, Training, Group) problem is how i get Group
10x .
답변 (1개)
xiaolong
2011년 5월 16일
i just have the similar question like you ? i have segmented the image into different region ?but i don't know how to classification the region to different class ?who can help me ?
댓글 수: 3
Image Analyst
2018년 12월 7일
It's not an answer. I unaccepted it. I have used knnsearch(). I'm attaching a simple demo for (x,y) data. If you need a demo, post your image and explanation in a new question.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!