/ScAB

Primary LanguagePython

Biometric Security Access

An autonomous access control system with the IoT concept on a Raspberry Pi that uses facial recognition for user identification

Dependencies

  • Python 3.6
  • PyQt 5
  • Dlib
  • OpenCV 3
  • PiCamera
  • RPi.GPIO

Download shape_predictor_68_face_landmarks.datand put it inside the Data folder

Description

The system has 3 interfaces:

  • Administrator interface: an interface that is used to manage the members to allow and to see the log of use Admin

  • user interface: this is the main interface that allows the recognition and identification of members user

  • Web interface: a website that allows the administrator to view the system status and usage log from any location Web Web