how to calculate running average on multiple images in one folder

1 visualización (últimos 30 días)
devabhaktuni phaneendrababu
devabhaktuni phaneendrababu el 10 de Oct. de 2013
Editada: kittu el 10 de Oct. de 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

Respuestas (1)

kittu
kittu el 10 de Oct. de 2013
Editada: kittu el 10 de Oct. de 2013
Use
uigetfile
to select all the images in your directory and then store in some variable. Use mean to find the average.

Categorías

Más información sobre Read, Write, and Modify Image en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by