Skip to content

Fayer-Zhang/Vehicle-Anti-Theft-Face-Recognition-System

Repository files navigation

Vehicle-Anti-Theft-Face-Recognition-System

README file for the Vehicle Anti Theft Face Recognition System.

Student Info

Software: Batuhan Basoglu, Feier Zhang, Alexandre Pereira, Sam Hermas Parada

Hardware: Qian Ma, Leyao Li

Instructions

In order:

  1. Start Hardware/Updated_HW_codes/NewMotorFunc.py from the Raspberry Pi for Motor/Alarm functions.
  2. Start Main.py for Anti-Theft Face Recognition Software.
  3. Start UI/app from android studio or download the app to your phone for the user interface of the program.

System Requirements

Website of the Project

https://sherm048.github.io/

Notes

  • Code might break if you have your webcam is opened during execution. You have to close the webcam first.
  • In order to make Hardware part work, you need to execute the hardware code from Raspberry Pi hardware component we designed.
  • You can execute the Software and User Interface components from different computers or from the same computer as Raspberry Pi. It is user's choice.