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 _______________________________________________ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig