Skip to content

Python Script to add a cool moustache to all detected faces in a photograph!

License

Notifications You must be signed in to change notification settings

kunalgupta777/Moustache-Adder-

Repository files navigation

Moustache Adder-Python/OpenCV

The python script adds a cool moustache to all the detected faces in a photograph using OpenCV and Haar Cascade Classifier

Dependencies

Item Version
Python 2.7x
OpenCV 3.2.0

The Haar Cascade Classifer-Frontal Face Defalut.xml is given in the repo. Paste it in the same directory as the Project File.
Sample images are given to test the script. Additional Images can also be used.

Releases

No releases published

Packages

No packages published

Languages