Takes the pixels from a picture and reorders them to create another picture
This script requires the Python PIL package which can be downloaded here http://www.lfd.uci.edu/~gohlke/pythonlibs/#pillow for Windows
Input the path to the source picture, destination picture, and the time (in seconds) you want to run the program for. 2.5 minutes is good enough and works best with two images that have the same number of pixels (dimensions can be different). If there aren't enough pixels in the source picture then pixels will be reused starting from the top left and if the source picture is larger than the destination picture then only the necessary amount will be used (starting from the top left)
Mona Lisa | American Gothic |
---|---|
Mona Lisa to American Gothic |
---|