## PNG Overlay Demo This is a demo which detects the webcam faces, localize the pupils and use an overlay mask over the detected eyes. ### Requirements * OpenCV2 * Python2 ### Usage ```bash $ python2 puploc.py ``` ### Keys: w - Show/hide the detected face regions
e - Select the next mask
r - Select the previous mask
q - Quit