Creating Feature vector in .mat file
이전 댓글 표시
I wanted to create a feature vector for training dataset and wanted to store all feature as rows in the.mat file. The .mat file must be in the form

I am able to extract Feature of 1 image and store it in excel file or .mat file but not able to extract all image feature and store it in .mat file. Can anyone knows this?
댓글 수: 4
KSSV
2017년 6월 18일
Are the dimensions of features of all images same?
dpb
2017년 6월 18일
Besides KSSV's request for needed info, show us what you've tried...descriptions aren't sufficient to debug.
dpb
2017년 6월 18일
Don't expect folks to go somewhere else...post the info here or use stackoverflow, your choice.
Neha singh
2017년 6월 19일
편집: Neha singh
2017년 6월 19일
Hi @KSSV, All the dimension of the images are same. So here is my sample code .

I am able to get

xpecting somthing to do like

채택된 답변
추가 답변 (1개)
fadi ssuhimat
2020년 2월 11일
0 개 추천
did you get the right answer... I have same problem now?
카테고리
도움말 센터 및 File Exchange에서 Descriptive Statistics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!