MATLAB: How to apply SVM algorithm for classification for multispectral remote sensing data

remote sensingStatistics and Machine Learning Toolboxsupport vector machinesvm

i am going to separate various colors from the image using SVM so want to know how to start ?

Best Answer

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