I have created a python face detector that uses opencv to recognize faces from a image and is made using belowed python3 and haarcascade xml...
To use: write "python Face_Detector.py" in cmd in the same dir where the project is!
PR's always accepted to make this thing better!