Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 233 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 233 Bytes

Face_Detection using OpenCV.

Face detection using OpenCV is a simple program to detect Human Faces from the real time camera-feed. In this project, I have imported the pre-trained haar-cascade xml file for frontal face detection.