Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 335 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 335 Bytes

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.