how to convert extracted features
2 ビュー (過去 30 日間)
古いコメントを表示
Dear all I am working om images to extract the features and already done using (reginprops) in matlab. now I have the extracted features in a structure array. I want to convert it to a dataset so I can feed it to neural network as a kind of pattern recognition. I am using matlab 2012 Ra I tried to convert the extracted features to a table but it can not because of matlab version
0 件のコメント
回答 (1 件)
Image Analyst
2015 年 8 月 24 日
Then upgrade your version so you can use the struct2table() function.
2 件のコメント
Image Analyst
2015 年 8 月 24 日
No. I've never used the function. But I do have it. Just how old is your version? Why don't you upgrade?
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!