Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 425 Bytes

README.md

File metadata and controls

7 lines (3 loc) · 425 Bytes

Face-Detection-using-OpenCv-

This is a project I have implemented to detect human faces using OpenCv that uses Haar feature-based Cascade classifier for face detection. This is now considered an old school way of face detection but I found the concept neat so went ahead with using Haar features

face detected