how can do process on specified images in a folder?

hi everyone I have a folder that in this folder I have 20 gray images . I want to get mean from each 3 Tandem images Respectively: for example I get mean for first time from: 1,2,3 images for second time: 2,3,4 , .... and for every 3 tandom images I should do this Respectively.
can you guide me to do this?

Answers (1)

Either use magic gui for a nice GUI framework, or take code snippets from the FAQ.

This question is closed.

Asked:

on 16 Nov 2014

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!