Rachel Clark

Project 1

Replace all of the circles in an image with eyes!
My friends and I love to put googly eyes on everything, so why not make a program do it too?

Examples

python CircleEyes.py input/Im1.jpg 21 25 50 80 0 10 real
python CircleEyes.py input/Im2.jpg 21 25 50 55 0 10 lotr
python CircleEyes.py input/Im3.jpg 11 25 50 25 20 10 googly

Source Code

Source