Creating Feature vector in .mat file
Mostrar comentarios más antiguos
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 comentarios
KSSV
el 18 de Jun. de 2017
Are the dimensions of features of all images same?
dpb
el 18 de Jun. de 2017
Besides KSSV's request for needed info, show us what you've tried...descriptions aren't sufficient to debug.
dpb
el 18 de Jun. de 2017
Don't expect folks to go somewhere else...post the info here or use stackoverflow, your choice.
Neha singh
el 19 de Jun. de 2017
Editada: Neha singh
el 19 de Jun. de 2017
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

Respuesta aceptada
Más respuestas (1)
fadi ssuhimat
el 11 de Feb. de 2020
0 votos
did you get the right answer... I have same problem now?
Categorías
Más información sobre Descriptive Statistics en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!