run a code for subfolders
Mostrar comentarios más antiguos
hi i have a code thet extraxt part of image.and i have large database with subfolders.how can run this code for all subfolders?
2 comentarios
Roger Wohlwend
el 4 de Jun. de 2014
Sounds like a simple problem, but to solve it, you have to provide more information. You have a lot of subfolders, and each subfolder contains one or more images, and you want to read all those images. Is that correct?
fereshte
el 4 de Jun. de 2014
Respuestas (1)
Image Analyst
el 4 de Jun. de 2014
0 votos
See my attached demo for recursing into subfolders and processing images.
3 comentarios
fereshte
el 4 de Jun. de 2014
Henric Rydén
el 4 de Jun. de 2014
You have posted no code at all, how is he supposed to know how you should edit it?
fereshte
el 4 de Jun. de 2014
Categorías
Más información sobre Image Sequences and Batch Processing 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!