image segmentation using fitcsvm
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Shreshth
le 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 commentaires
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!