Skip to content

A Desktop GUI that recognizes users that have registered their faces on the system.

License

Notifications You must be signed in to change notification settings

Andyphied/CV-Facial-Recongnition

Repository files navigation

ATM_RECOGNITION

This is a simple computer vision program that uses facial recognition for authenticating users
It basically helps identify users.
The program was written in python 3 and the GUI with tkinter.

USAGE

Install Requirements

In the terminal run

        $ pip install -r requirements.txt 

Run Software

        $ python software.py
  • You can then navigate the graphical user interface to help enroll users and then head to verify users
  • Ensure to enroll user, before heading to perform video capture
  • Also move head while taking or verifying.

Notebook

The notebook can be found in the code as well.

About

A Desktop GUI that recognizes users that have registered their faces on the system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published