mirror of
https://github.com/esimov/pigo.git
synced 2025-10-07 09:00:51 +08:00
Image overlay demo
In this demo we detect a person's eyes and place an overlay mask like sunglasses which can be replaced by pressing the keys documented below.
Requirements
- OpenCV2
- Python2
Usage
$ python2 puploc.py
Keys:
w - Show/hide the detected face regions
e - Select the next mask
r - Select the previous mask
q - Quit