image segmentation using fitcsvm
2 views (last 30 days)
Show older comments
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
0 Comments
Answers (1)
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.
0 Comments
See Also
Categories
Find more on Deep 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!