• Stars
    star
    1
  • Language
    C++
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Authentication on an external system using Face Detection. Client with a camera scans for the face of the user. If a user is recognised, it unlocks the server. It was tested using a Raspberry PI with a camera and a laptop. Multiple clients may be used to scan the area and send a request to the server if a user face is recognised. This request may be: unlock door, unlock computer, call the cops etc.