Skip to content

Detects the number of faces in a videostream. Made possible with openCV and Haar Cascades.

Notifications You must be signed in to change notification settings

sunnyerteit/faceDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

faceDetection

Detects the number of faces in a videostream. Made possible with openCV and Haar Cascades.

This script employs python 2.7, openCV and a Haar Cascade published by Intel. The Haar Cascade can be found here: https://github.com/opencv/opencv/tree/master/data/haarcascades

Examples can be seen in 1.png and 2.png

Releases

No releases published

Packages

No packages published

Languages