Using SVM in Matlab for image classification based on 2 Features?

2 views (last 30 days)
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?

Answers (0)

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!