diff --git a/examples/masquerade/README.MD b/examples/masquerade/README.MD index 470a184..965d606 100644 --- a/examples/masquerade/README.MD +++ b/examples/masquerade/README.MD @@ -1,6 +1,6 @@ -## PNG Overlay Demo +## Image overlay demo -This is a demo which detects the webcam faces, localize the pupils and use an overlay mask over the detected eyes. +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