image segmentation using fitcsvm

2 views (last 30 days)
Adham Dyaa
Adham Dyaa on 12 Jan 2022
Answered: Shreshth on 28 Oct 2024
Hello , I am doing a project to segment an image using fitcsvm and I don't know what are the dataset that I should test and tarin and how to choose the feature like segmenting the image by shape or color can someone help me out....
Thanks in advance

Answers (1)

Shreshth
Shreshth on 28 Oct 2024
Hey Adham,
To understand the use of fitcsvm to train and cross validate a SVM model, you can refer to the documentation provided by MathWorks where in the examples section you will find the use cases and demonstration of trining the model which is the functionality you are seeking.
Here is the link to the documentation:
Thanks.

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!