I need matlab code for svm to classify original and spoofed images from the histogram values generated

1 view (last 30 days)
till generating histogram values i have completed my work now i need coding for svm classification using this histogram values

Accepted Answer

Image Analyst
Image Analyst on 25 Feb 2016
Try imhist() in the Image Processing Toolbox, and svmtrain() in the Statistics and Machine Learning Toolbox.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!