Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

Repository files navigation

Face Recognition

This project implements a face detection algorithm using skin segmentation RGB-YCrCb-HSV, viola jones and face recogition using LBPH method. For more information about :
  • Face Recognition Based On LBPH, Please Click Here
  • Haar Cascade Classifiers in OpenCV Explained Visually, Please Click Here
  • Local Binary Pattern Algorithm, Please Click Here
  • Face Detection Using Skin Tone Threshold(RGB-YCrCb), Please Click Here
  • Face Recognition, Socket Programming, And Multithreading In Python, Please Click Here

About

Face Recognition/Detection (image/video) using skin tone threshold algorithm, haar cascade for face detection and LBPH for face recognition. It also implements the concept of multithreaded server with multiple clients.

Topics

Resources

Stars

47 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages