Knn classification on feature matrix
17 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I'm trying to learn KNN classification.I have used SURF descriptor for feature extraction on images, and stored result ie feature in a matrix of 24*64, 24 row corresponding to 24 images with 64 features. Now i want to classify each image (row) as one class using KNN classification.how to do this
Thank you
0 Kommentare
Antworten (1)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!