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!