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

 Réponse acceptée

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 commentaires

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 .
Sorry, I have not used multi-class SVM for color classification (yet). You will find color classification algorithms for remote sensing images here: http://iris.usc.edu/Vision-Notes/bibliography/contentscartog.html#Cartography,%20Aerial%20Images,%20Remote%20Sensing,%20Buildings,%20Roads,%20Terrain,%20ATR

Connectez-vous pour commenter.

Plus de réponses (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 commentaire

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??

Connectez-vous pour commenter.

Catégories

En savoir plus sur Statistics and Machine Learning Toolbox dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by