Skip to content

In this quick tutorial I explain how you can detect faces in images as well as videos using Haar Cascades in OpenCV and Python. Face detection is the first step for doing face recognition. First we are detecting the faces in the image and after that we are detecting the faces in the live webcam.

Notifications You must be signed in to change notification settings

muhammadsohail613/Face-Detection-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face-Detection-using-Python

In this quick tutorial I explain how you can detect faces in images as well as videos using Haar Cascades in OpenCV and Python. Face detection is the first step for doing face recognition. First we are detecting the faces in the image and after that we are detecting the faces in the live webcam.

About

In this quick tutorial I explain how you can detect faces in images as well as videos using Haar Cascades in OpenCV and Python. Face detection is the first step for doing face recognition. First we are detecting the faces in the image and after that we are detecting the faces in the live webcam.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published