Skip to content

Uses pretrained models to draw a rectangle around forward facing faces

Notifications You must be signed in to change notification settings

rbomman/Simple-Facial-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Simple-Facial-Detection

Inspired by opencv & Marcelo Rovai
Uses pretrained models to draw a rectangle around forward facing faces
Make sure you have a webcam and specify the correct one if you have multiple in cap = cv2.VideoCapture(0) (default is 0)
You can use other opencv models for other kinds of object detection if you change the xml file under the Cascades folder

About

Uses pretrained models to draw a rectangle around forward facing faces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages