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!
