This application detects faces in an image
- get the code from the repository
git clone https://github.com/sagnikghoshcr7/Face_Detector.git
- install OpenCV python package by the following command if previously not installed
pip install opencv
- Finally run the face_detector.py file and enjoy 😉