/Face-Detection-Using-Haar-Cascades

A nice and simple program for detecting the face and its features using Haar cascade classifiers

Primary LanguagePythonMIT LicenseMIT

Face-Detection-Using-Haar-Cascades

A nice and simple program for detecting the face and its features using Haar cascade classifiers

To run the program: 1)Download the zip file and extract it to your desired directory 2)Open your terminal, navigate to the directory and run "python3 Face_detection_using_haar_cascades.py" 3)Press q to terminate execution.