I need matlab code for svm to classify original and spoofed images from the histogram values generated
1 回表示 (過去 30 日間)
古いコメントを表示
till generating histogram values i have completed my work now i need coding for svm classification using this histogram values
0 件のコメント
採用された回答
Image Analyst
2016 年 2 月 25 日
Try imhist() in the Image Processing Toolbox, and svmtrain() in the Statistics and Machine Learning Toolbox.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Statistics and Machine Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!