Skip to content

khirasariyak/Face-Detection-Using-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Face-Detection-Using-OpenCV

A small program to detect human faces from webcam stream using OpenCV. It uses pre trained HAAR Cascade classifier, Python and OpenCV library.

I also implemented it in that manner so that the rectangle which detects the face, it's color vary into 16000000+ colors.

NOTE: Keep the HAAR cascade XML file and the python file in the same directory.

Releases

No releases published

Packages

No packages published

Languages