image segmentation using fitcsvm
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Shreshth
am 28 Okt. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!