/Face-Detection-using-OpenCV

Face Detection 🙍🏻‍♂️🙎🏻‍♀️👨‍👩‍👦‍👦 using OpenCV is a demo project that I created as I was learning OpenCV. It is able to detect faces and draw a bounding box around the faces. It uses a pre-trained model 'haarcascade_frontalface_default.xml' from OpenCV.

Primary LanguagePython

No issues in this repository yet.