run a code for subfolders

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 Comments

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?
i have 88 folders and each folder contain 10 folders and those are contain some images.

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 4 Jun 2014
See my attached demo for recursing into subfolders and processing images.

3 Comments

thanks. i have this code.but i dont know where put my code in this demo.
You have posted no code at all, how is he supposed to know how you should edit it?
my code is contourlet toolbox that exit in this site

Sign in to comment.

Tags

Asked:

on 4 Jun 2014

Commented:

on 4 Jun 2014

Community Treasure Hunt

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

Start Hunting!