Skip to content

Here I have used 2 methods to bulid face detection one is using live Cam and other one is using Pictures

License

Notifications You must be signed in to change notification settings

ankita2002/Face_detection

Repository files navigation

Face_detection

I have built 2 types of Face Mask Detection 1.Using Web Cam 2.Detecting faces in Images

1. Using Web Cam

This program uses haarcascade method to detect face and eyes

Installation Required

$pip install opencv-python

Output




2.Face detection in pictures

This program uses cascade method to detect face

Installation Required

$pip install opencv-python

Output

About

Here I have used 2 methods to bulid face detection one is using live Cam and other one is using Pictures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages