how to apply SVM algorithm for classification for multispectral remote sensing data?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Priyanka Athawale
el 7 de En. de 2014
Editada: Walter Roberson
el 23 de Nov. de 2016
i am going to separate various colors from the image using SVM so want to know how to start ?
0 comentarios
Respuesta aceptada
Image Analyst
el 7 de En. de 2014
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 comentarios
Image Analyst
el 8 de En. de 2014
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
Más respuestas (1)
Yinguang Li
el 7 de En. de 2014
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.
Ver también
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!