/FaceDetection

A face detection program using OpenCV and Mediapipe.

Primary LanguagePython

Face Detection

This is a simple face detection program. It is just the beginning and this program will serve as a base code for the later tasks such face recognition, face counting, etc

To achive this I used OpenCV for video capturing, and a free library offered by Google, Mediapipe.