Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

how can do process on specified images in a folder?

1 view (last 30 days)
sara
sara on 16 Nov 2014
Closed: MATLAB Answer Bot on 20 Aug 2021
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)

Image Analyst
Image Analyst on 16 Nov 2014
Either use magic gui for a nice GUI framework, or take code snippets from the FAQ.

This question is closed.

Community Treasure Hunt

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

Start Hunting!