Processing images in a directory

3 views (last 30 days)
Hey guys,
I have a folder of around 200 images (*.jpg). I'd like to load all the files and run a same process on each file. How can I do that? Imagine I simply want to convert the images to black and white. What's the approach? Thanks

Accepted Answer

Walter Roberson
Walter Roberson on 3 Apr 2012
  2 Comments
bob
bob on 3 Apr 2012
Thanks it works well.
I used it to convert the images to bw. But I need another line to overwrite the images. I need to save them

Sign in to comment.

More Answers (0)

Categories

Find more on Convert Image Type in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!