Clear Filters
Clear Filters

svm classification using features

2 views (last 30 days)
jenifer
jenifer on 28 Jan 2013
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...

Answers (1)

Shashank Prasanna
Shashank Prasanna on 28 Jan 2013
The following documentation page has information on how to train and classify using SVM:

Community Treasure Hunt

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

Start Hunting!