Python script to get all maximum values in an image sequence

Yesterday i fudged together a python script to use Shake and create an image that is the maximum values of that sequence.

The output of the python script is a Shake script that contains as many FileIns as there are images in the sequence – each one slipped one frame more than the previous. Does that make any sense?

Each image is plugged into a Max layer node and then that is plugged into the next Max layer node etc….

So depending on the length of your sequence the Shake script can be enormous!

Python is awesome.



shake_maxscript_image

Here is the script:
shake max python script (1219 downloads)

2 thoughts on “Python script to get all maximum values in an image sequence”

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.