Skip to content

SKFazleeRabby/whoami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhoAmI

WhoAmI is a facial recognition application that uses Local Binary Patterns Histogram (LBPH) algorithm to recognize a person. The application uses OpenCV for image processing tasks.

Features

  1. Add new face on the system.
  2. Recognize face and label them or label "Unknown".
  3. The whole process is done with webcam.