video classification using svm
Mostra commenti meno recenti
I extracted features from some short video files and saved each of them in separate 3d matrices. Now, how can I use SVM as classifier?
2 Commenti
Walter Roberson
il 14 Feb 2012
svm would not care what the origin of the data was, so you should be able to use regular svm techniques.
shab shekan
il 15 Feb 2012
Risposta accettata
Più risposte (1)
Thijs
il 14 Feb 2012
0 voti
if you have the bioinformatic toolbox you can use svmtrain to train your classifier and svmclassify to classify it.
1 Commento
shab shekan
il 14 Feb 2012
Categorie
Scopri di più su Statistics and Machine Learning Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!