Skip to content

A basic face detection system using OpenCV and Python

Notifications You must be signed in to change notification settings

AshanPerera98/FaceDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaceDetection

A basic face detection system using OpenCV and Python

this system is configured to process a live video feed from a camera in order to change the input source of the video feed change the integer value inside cap = cv2.VideoCapture(0) in line 5

to slelect the system defaul camera leave the integer as 0

About

A basic face detection system using OpenCV and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages