knn classifier for texture analysis
이전 댓글 표시
I got the concatenated histogram for texture analysis.I need classification accuracy..so pls tell about the knn classifier by using simple matlab code.
댓글 수: 2
Image Analyst
2016년 1월 8일
What is the feature that you're classifying? And what is the histogram of? What are you counting up? http://www.mathworks.com/matlabcentral/answers/728-how-do-i-write-a-good-question-for-matlab-answers
Sharmi R
2016년 1월 8일
답변 (1개)
Image Analyst
2016년 1월 8일
0 개 추천
Look up "nearest neighbors" in the help. It walks you through it in great detail.
카테고리
도움말 센터 및 File Exchange에서 Nearest Neighbors에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!