run a code for subfolders
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
Roger Wohlwend
2014-6-4
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?
回答(1 个)
Image Analyst
2014-6-4
See my attached demo for recursing into subfolders and processing images.
3 个评论
Henric Rydén
2014-6-4
You have posted no code at all, how is he supposed to know how you should edit it?
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!