run a code for subfolders
Afficher commentaires plus anciens
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 commentaires
Roger Wohlwend
le 4 Juin 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
le 4 Juin 2014
Réponses (1)
Image Analyst
le 4 Juin 2014
0 votes
See my attached demo for recursing into subfolders and processing images.
3 commentaires
fereshte
le 4 Juin 2014
Henric Rydén
le 4 Juin 2014
You have posted no code at all, how is he supposed to know how you should edit it?
fereshte
le 4 Juin 2014
Catégories
En savoir plus sur Image Sequences and Batch Processing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!