Using SVM in Matlab for image classification based on 2 Features?
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Statistics and Machine Learning Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!