The python script adds a cool moustache to all the detected faces in a photograph using OpenCV and Haar Cascade Classifier
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.