Skip to content

A facial detection python app simple for beginners using open cv and xml together with python

Notifications You must be signed in to change notification settings

Sparrowlen1/facial-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

CascadeClassifier: Loads the Haar Cascade model for face detection.
detectMultiScale: Detects objects (faces) in the input image and returns the coordinates.
Webcam: Captures live video feed and processes it in real-time.

About

A facial detection python app simple for beginners using open cv and xml together with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages