Skip to content

This repository contains face detector built using OpenCV and Haar Cascades

License

Notifications You must be signed in to change notification settings

hoplite2k/face-detection-Haar_Cascades

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face Detector

This repository contains a module to detect faces in real-time. This face detection module is built using Haar Cascades.

The Haar Cascade.xml file is availabe in seperate directories.

To run this module type " python face_detection.py " in your terminal or command prompt.

To end the execution you need to click escape key

REQUIREMENTS:

  1. OpenCV 3.3 or greater

About

This repository contains face detector built using OpenCV and Haar Cascades

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages