Skip to content

Files

Latest commit

cff8d4e · Feb 18, 2023

History

History
6 lines (3 loc) · 342 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 342 Bytes

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.