knn classifier for texture analysis
Show older comments
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 Comments
Image Analyst
on 8 Jan 2016
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
on 8 Jan 2016
Answers (1)
Image Analyst
on 8 Jan 2016
0 votes
Look up "nearest neighbors" in the help. It walks you through it in great detail.
Categories
Find more on Nearest Neighbors in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!