Skip to content

bnsimha/Face-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Face Detection System using OpenCV

This repository contains a simple and comprehensive face detection system implemented using OpenCV, a popular computer vision library. The system detects faces in images or video streams, providing a foundation for various applications such as surveillance, biometrics, and augmented reality.

Features

  1. Real-time Face Detection Utilizes OpenCV's data to detect faces in real-time from video streams or webcam feeds. Implements efficient algorithms for face detection, ensuring high accuracy and speed.

  2. Multi-face Detection Supports detection of multiple faces within an image or video frame simultaneously. Provides bounding box for each detected face.

About

Face Detection using OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published