⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Recognition of faces by model training using OPENCV

Notifications You must be signed in to change notification settings

NJACKWinterOfCode/Face-X

 
 

Repository files navigation

FACE-X

Recognition of faces by model training using OPENCV

We will first train the model by our faces and then use recognition system.

I have recorded 300 faces of mine in part 1 and trained the model using part 2 then final recognition is done in part 3.

I have added a LBPHFaceRecognizer for recognizing faces.

This can be used for automatic face detection attendance system in recent technology.

Despite a variety of open-source face recognition frameworks available, there was no ready-made solution to implement. The available algorithms processed only high-resolution static shots and performed insufficiently.

facial_recognition part 3 is the actual one for recognition.

About

Recognition of faces by model training using OPENCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%