How to converting cell to matrix for image based classification?
이전 댓글 표시
To train my data using SVM classifier, I am using 'fitcecoc' function, the input argument it takes must be matrix or table.
I am trying basic classification using only images not doing any feature extractiion. The feature vector that I created consist of nested cell which I am not able to convert into matrix. Please help

댓글 수: 2
KALYAN ACHARJYA
2021년 8월 31일
편집: KALYAN ACHARJYA
2021년 8월 31일
Have you tried with cell2mat of train vector, then apply the same?
Nikhat Ali
2021년 8월 31일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Classification Ensembles에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
