/face-recognition-door-lock

Repository to implement a Face Recognition based door lock/unlock system using Raspberry Pi , a CSI camera and a servo motor

Primary LanguagePython

face-recognition-door-lock

Repository to implement a Face Recognition based door lock/unlock system using Raspberry Pi , a CSI camera and a servo motor

Install all support packages and libraries

  • Install Python 3.7 and all other dependencies using make install-deps

  • Run the project using make run