Problem in extracting SIFT feature vector..
17 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am trying to extract features using SIFT. I am using the fastsift library provided by source forge. The problem i am running into is, I am getting a 4XN frames and 128XN description for a single image. My doubt is how to reduce it to single row? The source code for SIFT http://sourceforge.net/projects/libsift/ After this I want to send the feature vector to svm?
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu SIFT - Scale Invariant Feature Transform finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!