Skip to content

A computer vision project called "Face Detection" in Python makes use of the OpenCV package to detect people's faces in digital image and real-time video using the machine learning-based methods to train a face detector model. The project involves capturing pictures or video, then using a face detection algorithm to detect faces in the data.

Notifications You must be signed in to change notification settings

coder-workbench/CodeClause_Project1_FaceDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CodeClause_Project1_FaceDetection

A computer vision project called "Face Detection" in Python makes use of the OpenCV package to detect people's faces in digital image and real-time video using the machine learning-based methods to train a face detector model. The project involves capturing pictures or video, then using a face detection algorithm to detect faces in the data.

About

A computer vision project called "Face Detection" in Python makes use of the OpenCV package to detect people's faces in digital image and real-time video using the machine learning-based methods to train a face detector model. The project involves capturing pictures or video, then using a face detection algorithm to detect faces in the data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages