Skip to content

IAbdelrahmanI/Live-Face-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Live-Face-Detection

This basic face detection procedure is made to be used for my next applications, embedded system based applications to be specific.

Main Idea (Basic Thoughts):

The "Haar Cascade" algorithm used here mainly searches through every single scale of image within the frame it is looping through getting the scale greater and greater until it reaches the complete single frame ("funneling" through the whole frame), after that, it goes to the next frame of the video.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages