Skip to content

Face Detection using Python OpenCV module with Harr Cascades models for frontal face

Notifications You must be signed in to change notification settings

KhairulM/Python-Face-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Python-Face-Detection

Face Detection using Python OpenCV module with Harr Cascades models for frontal face

Main program takes 2 different arguments but can't have both at the same time,

--video <Video_file_path>

--stream (tested using IP camera on android phones) if no arguments is given, program will use your machine default webcam

To run : python Python-Face-Detection.py

Help : python Python-Face-Detection.py --help

About

Face Detection using Python OpenCV module with Harr Cascades models for frontal face

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages