Skip to content

AhmedMohamedYehia/Facial_Recognition_System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognition Project

The project is divided into 4 modules

The project is built for educational purposes, to learn how to apply feature engineering techniques, so it may be slower or have a lower accuracy than the library functions, but the accuracy is acceptable

  1. Face Detection

  2. Landmark Detection

  3. Recognition using Eigen Faces

  4. Recognition using Local Binary Pattern Histograms

  5. A demo video for the module: https://youtu.be/9adhzAfto0I

    Applying Local Binary Patterns filter to get a LBP image after using the preprocessed grayscale version of the image, applying a histogram comparison to get the closeness of any two images to check the identity of the person

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.6%
  • Python 0.4%