How to add images from datastore into matrix or table for SVM classification?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Nikhat Ali
el 16 de Ag. de 2021
Respondida: Krishna Sutar
el 16 de Ag. de 2021
I have three folders of image which I am using for multiclass classification using SVM, I made my training and test sets using splitEachLabel function, now I want to train my model using SVM classifier. I need to form a matrix for all the images, so that I can perform classification. Need help with it, slightly confused how to proceed. At first I am not doing any feature extraction, I am directly performing classification
0 comentarios
Respuesta aceptada
Krishna Sutar
el 16 de Ag. de 2021
Please refer to imageDatastore documentation to understand its functions, properties, and for importing and processing the data using Object functions.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Statistics and Machine 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!