Image Classification multi-class SVM

Hi, I'm trying to classify white blood cells with multi-class SVM, with the following features: 1-energy 2- entropy 3-stdv of hue channel and saturation channel, can someone share code for feature extraction and classification (I have all images)

1 Comment

Can you try your feature vector array so we can try some things? Have you tried the classification learner app? Maybe SVM will turn out not to be the best. Why limit yourself?

Sign in to comment.

Answers (1)

Chit Su
Chit Su on 22 Mar 2017
This link included the zip code file that nearly equal to your requirements. https://www.mathworks.com/matlabcentral/fileexchange/55098-plant-leaf-disease-detection-and-classification-using-multiclass-svm-classifier

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Asked:

on 9 Nov 2015

Answered:

on 22 Mar 2017

Community Treasure Hunt

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

Start Hunting!