I need matlab code for svm to classify original and spoofed images from the histogram values generated
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
diviya Subramanian
am 25 Feb. 2016
Beantwortet: Image Analyst
am 25 Feb. 2016
till generating histogram values i have completed my work now i need coding for svm classification using this histogram values
0 Kommentare
Akzeptierte Antwort
Image Analyst
am 25 Feb. 2016
Try imhist() in the Image Processing Toolbox, and svmtrain() in the Statistics and Machine Learning Toolbox.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Histograms finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!