How to add images from datastore into matrix or table for SVM classification?
조회 수: 4 (최근 30일)
이전 댓글 표시
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
채택된 답변
Krishna Sutar
2021년 8월 16일
Please refer to imageDatastore documentation to understand its functions, properties, and for importing and processing the data using Object functions.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!