Using SVM in Matlab for image classification based on 2 Features?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
I have 2 features (F1 and F2) extracted from a sample of 40 images (20 good and 20 bad). These Features are the Average and Standard deviation of the images. I have declared the 20 'good' Feature1 values as GF1 and the 20 'bad' Feature1 values as BF1 followed by declaring the 20 'good' Feature2 values as GF2 and the 20 'bad' Feature2 values as BF2. How would I use the SVM tools or functions in Matlab to create the separation lines between the good and bad images?
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!