How to use saved features of SURF for testing for svm classification in matlab?

1 view (last 30 days)
my saved features are: value*64 .
please help me out in how to label and use for testing in svm classification

Answers (1)

Selva Karna
Selva Karna on 14 Jan 2020
your_features:
save('yourfeat.mat')

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!