Images classification using SVM classifier

70 views (last 30 days)
Hi All,
I am new in MATLAB,I have centers of training images, and centers of testing images stored in 2-D matrix ,I already extracted color histogram features,then find the centers using K-means clustering algorithm,now I want to classify them using using SVM classifier in two classes Normal and Abnormal,I know there is a builtin function in MATLAB but I don't know to adapt it to be used in this job,any help or suggestion will be helpful to me. Thank to All
  1 Comment
Payal Maken
Payal Maken on 9 Jan 2019
Edited: Payal Maken on 9 Jan 2019
hi, can you share how you extract histgram features and use k-means clustering algorithm as i am also new to the matlab?

Sign in to comment.

Accepted Answer

Shashank Prasanna
Shashank Prasanna on 1 Apr 2014
This example uses SVM for image classification. Maybe this is a start?
  6 Comments
Aravind
Aravind on 3 Nov 2014
Hello, sorry for late comment. I was wondering if the Digit Classification Using HOG Features example as suggested by @Shashank Prasanna worked out for you?
I'm using R2013a version and I'm not able to get it working

Sign in to comment.

More Answers (5)

DURGA SIVA PRASAD KORADA
DURGA SIVA PRASAD KORADA on 6 Apr 2015

Rubia Fatima
Rubia Fatima on 12 Oct 2015
How to train facial images dataset for gender recognition using SVM plz help
  2 Comments
chinnurocks
chinnurocks on 16 Jun 2016
R u able to classify images using SVM ? I would like to implement a kind of this by taking occular region instead of facial image.
Thanks in advance.
Walter Roberson
Walter Roberson on 26 Jun 2017
Classifying gender based upon image is about as practical as classifying exact religious denomination based upon image -- which is to say, Not Possible.

Sign in to comment.


Gopal Lahoti
Gopal Lahoti on 29 May 2016
how to classify normal and abnormal network traffic based on network parameter plzz suggest matlab code

Vidhyasri N
Vidhyasri N on 7 Apr 2017
How to find mammogram classifications using svm classifier in matlab.?

tabinda nasir
tabinda nasir on 1 Apr 2020
can anyone help me about video summarization.

Community Treasure Hunt

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

Start Hunting!