Skip to content

Face detection projects use algorithms and ML to find human faces within larger images, which often incorporate other non-face objects such as landscapes, buildings and other human body parts like feet or hands. Face detection algorithms typically start by searching for human eyes -- one of the easiest features to detect.

Notifications You must be signed in to change notification settings

i-amritpal/Face_Detection-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Face_Detection

Face discovery should be possible utilizing Python and OpenCV library. I have utilized an outpouring classifier in this program, which can be stacked with a pre�prepared xml document. OpenCV as of now have these pre-prepared classifiers prepared for face recognition. Calculation of face recognition is as per the following:

Step (1) Characterize the gadget used to catch the pictures.
Step (2) Convert the pictures caught into greyscale pictures.
Step (3) Utilize the face recognition classifier to recognize the countenances.
Step (4) Show the result on the PC/PC screen.

About

Face detection projects use algorithms and ML to find human faces within larger images, which often incorporate other non-face objects such as landscapes, buildings and other human body parts like feet or hands. Face detection algorithms typically start by searching for human eyes -- one of the easiest features to detect.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages