how to calculate running average on multiple images in one folder

1 Ansicht (letzte 30 Tage)
devabhaktuni phaneendrababu
devabhaktuni phaneendrababu am 10 Okt. 2013
Bearbeitet: kittu am 10 Okt. 2013
I want to calculate running average of multiple images in one folder , means in one folder there are 1000 images how to do running average of all images

Antworten (1)

kittu
kittu am 10 Okt. 2013
Bearbeitet: kittu am 10 Okt. 2013
Use
uigetfile
to select all the images in your directory and then store in some variable. Use mean to find the average.

Kategorien

Mehr zu Read, Write, and Modify Image finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by