SVM Classifier using GLCM features
3 views (last 30 days)
Show older comments
i have extracted glcm features from a non uniform deblurred images.how can i use this glcm features for svm classification
1 Comment
Answers (1)
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.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!