SVM Classifier using GLCM features

3 views (last 30 days)
Athulya N
Athulya N on 28 Oct 2019
Commented: liu yanfang on 1 Jun 2020
i have extracted glcm features from a non uniform deblurred images.how can i use this glcm features for svm classification
  1 Comment
liu yanfang
liu yanfang on 1 Jun 2020
Did you solve this problem?i have the same question.

Sign in to comment.

Answers (1)

Dinesh Yadav
Dinesh Yadav on 31 Oct 2019
Hi, you already have extracted features, I am also assuming you have corresponding outputs related to extracted feature vectors. Kindly go through the following link. It contains examples of how to implement SVM with various kernel properties. Hope it helps.

Tags

Community Treasure Hunt

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

Start Hunting!