I want to take all the pictures from my folder. I have made a code to take all the pictures and from each of the images I extracted the feature. after getting the value from feature extraction I want to save it in a table that was created. but I got an Error using cellstr. Here I attached the file sir, any help will be must appreciated. Thank you

 Respuesta aceptada

madhan ravi
madhan ravi el 8 de Nov. de 2018

0 votos

see Processing sequence of files and use sprintf() instead of cellstr as suggested in the link

2 comentarios

Oman Wisni
Oman Wisni el 8 de Nov. de 2018
thank you sir
madhan ravi
madhan ravi el 8 de Nov. de 2018
Anytime :)

Iniciar sesión para comentar.

Más respuestas (1)

Walter Roberson
Walter Roberson el 8 de Nov. de 2018

0 votos

ID = cellstr(full_name);

Categorías

Más información sobre Categorical Arrays en Centro de ayuda y File Exchange.

Preguntada:

el 8 de Nov. de 2018

Comentada:

el 8 de Nov. de 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by