フィルターのクリア

Images classification using SVM classifier

2 ビュー (過去 30 日間)
hamed abdulaziz
hamed abdulaziz 2014 年 4 月 1 日
コメント済み: Ying Bai 2024 年 2 月 24 日
Hi All,
I am new in MATLAB,I have centers of training images, and centers of testing images stored in 2-D matrix ,I already extracted color histogram features,then find the centers using K-means clustering algorithm,now I want to classify them using using SVM classifier,I know there is a builtin function in MATLAB but I don't know to adapt it to be used in this job,any help or suggestion will be helpful to me. Thank to All

採用された回答

Kenta
Kenta 2020 年 3 月 31 日
As of now, the use of deep learning is a good option for image classification. You can find a lot of information below.
If you would like to classfiy with a feature extracted with K-means or something like that, APP in matalb would be very useful.
Now that, many options are available in Matlab. Please ask me you have further questions which you might have.
  1 件のコメント
Ying Bai
Ying Bai 2024 年 2 月 24 日
You cannot classify images by using Classification Learner App so far. The App only allows you to enater data in array format, such as .csv, .txt, xls, and so on.
Only functions available.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by