run a code for subfolders
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Roger Wohlwend
il 4 Giu 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?
Risposte (1)
Image Analyst
il 4 Giu 2014
See my attached demo for recursing into subfolders and processing images.
3 Commenti
Henric Rydén
il 4 Giu 2014
You have posted no code at all, how is he supposed to know how you should edit it?
Vedere anche
Categorie
Scopri di più su Environment and Settings in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!