Clear Filters
Clear Filters

How to create a loop that runs a function on subfolders in a directory.

4 views (last 30 days)
I have 153 folders each containing 16 .bmp images. I need to run through each folder, and apply a particular function that segments the image. Then I would like to save the corresponding segmented image in each corresponding folder. I'm new at Matlab and I'm finding this very difficult. Any help would be appreciated!
  1 Comment
Geoff Hayes
Geoff Hayes on 16 May 2018
Alexander - what have you tried so far? Do you have the list of folders and can you read (from each folder) the list of files? Please see https://www.mathworks.com/matlabcentral/answers/215718-extracting-files-from-multiple-directories which may be helpful.

Sign in to comment.

Answers (1)

Sean de Wolski
Sean de Wolski on 16 May 2018

Categories

Find more on Images in Help Center and File Exchange

Products


Release

R2017a

Community Treasure Hunt

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

Start Hunting!