svm classification using features
Mostrar comentarios más antiguos
hi... I want to classify normal and abnormal images using SVM classification...I have extracted the color layout descriptor as feature..F= {756, -12, 82, -142, 3, -45, 1104, -11, 189, 955, -13, -139} for one image.. now by using this i want to label as '0' or '1'.. how can i train these features,.. please help me with matlab codes...
Respuestas (1)
Shashank Prasanna
el 28 de En. de 2013
1 voto
The following documentation page has information on how to train and classify using SVM:
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!