Rachel Clark
Project 3
Split the image of a scene into layers according to depth. Zoom each layer a different amount.
Examples
python explode.py input/GroupA/left.jpg input/GroupA/right.jpg 10


python explode.py input/GroupB/left.jpg input/GroupB/right.jpg

Source Code
Source