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.
- Add new face on the system.
- Recognize face and label them or label "Unknown".
- The whole process is done with webcam.