Skip to content

A simple Face Detector App that I just started from fallowing along Clever Programmer (Youtube Channel)

License

Notifications You must be signed in to change notification settings

KazeAsh/FaceDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaceDetectorApp

A simple Face Detector that uses data from cv2 (Opencv-python) Haar Features (Aka Rudimentary building blocks) to track faces using Grayscale. A simple python code that is linked to the pre-trained data(Supervised xml file) anyone can easily impliment the program to an image or webcam.

About

A simple Face Detector App that I just started from fallowing along Clever Programmer (Youtube Channel)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages