how to find mean image of 100 (.tif) in a various subfolders

5 views (last 30 days)
Hi All,
This is the path:
path = 'F:\Toshiba\Results\100 Tests\6%\120D, 1B\';
There are 100 subfolders inside 120D 1B that are labelled: '120D, 1B001','120D, 1B002'. Until...'120D, 1B100'.
Inside each folder, for example inside '120D, 1B001' there are .tif images. I only want to get the mean image of: '0001000007.tif' the next image is called: '0002000007'.(in folder:'120D, 1B002')
How can I do this?
Please help! Thanks in advance. :)

Answers (0)

Categories

Find more on Images 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!