[Image-SIG] frame averaging

Bob Klimek klimek at grc.nasa.gov
Wed Jul 27 19:41:53 CEST 2005


Hi,

Is there a way to do frame averaging in PIL? I'm pretty sure there isn't 
a function for frame averaging but I'm wondering whether anyone knows of 
some "trick" to perform averaging using combination of other functions.

What I mean by frame averaging is a bitwise averaging where, say 10 
frames (same size images) would be averaged, such that the same pixel in 
each image would be added together and the sum divided by 10.

Bob



More information about the Image-SIG mailing list