Uses openCv's Haar cascade filters to find faces and then scales repalcement image to scale and then photoshops
it on top of face locations.
docker run -it -v $PWD:/data kavolorn/opencv bash
TODO:
- better mobile image handling
- non-recompute
- make it less computationally expensive
- cache results