How to classify the images using SVM Classifier wherein i have stored the features extracted from the images in excel sheets?

1 回表示 (過去 30 日間)
I am doing a project on 'Detection of plant infections using image processing' , I have completed till feature extraction. I have stored all the features in excel sheet, so I have two excel sheets one for healthy leaf images and other for unhealthy leaf images and now i have to classify these images using svm. How to train the svm with these excel sheets and how to test for different input images.Please if you can help me with the code.
  2 件のコメント
Nazneen
Nazneen 2015 年 11 月 22 日
編集済み: Nazneen 2015 年 11 月 24 日
I posted the question three days ago and have described the problem statement well and still no reply?
sruthi swamy
sruthi swamy 2016 年 4 月 27 日
i am also doing the detection related project in matlab. you can create an excel file with the features and call as; A=xlsread('myfile.xls') B=xlsread('myfile.xls','sheet1',B10:F28')

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

回答 (1 件)

Stalin Samuel
Stalin Samuel 2015 年 11 月 24 日

カテゴリ

Help Center および File ExchangeDeep Learning for Image Processing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by