Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
I have several (hundreds) of images that I'd like to average together equally. I know I can do this two images at a time using a shifting blend argument ranging from 1 to 100.
A first attempt over 132 images went something like the following (merge.jpg starts out as a blank page):