how to apply SVM algorithm for classification for multispectral remote sensing data?

 采纳的回答

How many color classes do you have? Are you sure SVM is the best approach - why do you want to use it? I think it's mainly for two class situations but there is a multi-class extension to it.
I have some color segmentation demos in my File Exchange: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862

2 个评论

dear sir , thank u for the reply !! m sure I want to go with SVM for multicolor(multiclass) classification on remote sensing image. but Am very confused from where to start? please if u have any idea plz help me for the same.the classes may be 3 , 4 , 5 because my aim is to classify various crops on Indian agricultural land .

请先登录,再进行评论。

更多回答(1 个)

You can go to the website http://www.mathworks.com/help/stats/support-vector-machines.html for more information, or type 'demo toolbox statistics' in your matlab command window suppose you have a statistical toolbox installed.

1 个评论

hello sir,
thank u for ur reply ..!! I have statistic toolbox , N got the option feature selection there . but how to proceed for SVM after that? and I have only one image , so how to check its accuracy , whether the classification is accurate or not??

请先登录,再进行评论。

类别

帮助中心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!

Translated by