Skip to content

sagacious-satadru/PythonAI_Face_Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

PythonAI_Face_Detector

A face detector app that detects faces in real time, built using Python and the OpenCV library. The app will first open an image to show the format of the rectangular boxes which will be used to detect and point out faces. It'll then open the webcam on the local device to detect the faces before it. The window can be closed by pressing the "Q/q" key on the keyboard. Uses the Haar Cascade algorithm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages