image segmentation using fitcsvm
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Shreshth
el 28 de Oct. de 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 comentarios
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!