Photoshoplifting

A quick automated way to do photoshop's content aware fill to remove unwanted objects from images.

Give our api an image and a rough ellipse around what you want to get rid of and our algorithms do the rest, removing unwanted people, backgrounds, or things. Sometimes people's heads. I was responsible for the Python code using scikit-image that was written and the Mathematica code for the inpainting. I also setup a Django server to run the Python code and connect the cloud-deployed Mathematica code.