creating feature from 10 gray level images and train the SVM Classifier

1 回表示 (過去 30 日間)
mohammad ghr
mohammad ghr 2015 年 5 月 4 日
コメント済み: mohammad ghr 2015 年 5 月 7 日
How can created data set from 10 images for feature extraction ? and creating train data for SVM? how to Create an mat file format?

採用された回答

Image Analyst
Image Analyst 2015 年 5 月 4 日
Well, to create a data set of 10 images, how about using a webcam to take some snapshots? Or, at the other extreme, how about snapping 10 images on your local hospital's multimillion dollar CT or MRI machine?
The training data is data that you define to be "true" - where you know what the "answer" should be.
To create a mat file use the save() function.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Data Workflows についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by