Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

how can do process on specified images in a folder?

1 visualizzazione (ultimi 30 giorni)
sara
sara il 16 Nov 2014
Chiuso: MATLAB Answer Bot il 20 Ago 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?

Risposte (1)

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

Community Treasure Hunt

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

Start Hunting!

Translated by