Find a file
2021-02-01 20:19:29 -05:00
.idea Uploaded Test files 2020-11-12 11:05:57 -05:00
__pycache__ Fixed an error. 2021-02-01 20:19:29 -05:00
Facial_images Updated Upload_Face. 2021-01-24 12:35:17 -05:00
Facial_models Fixed an error. 2021-02-01 20:19:29 -05:00
Hardware Added files of Alex and fixed the code. 2020-11-19 13:59:45 -05:00
Photos_of_Thieves Added Folders for storing the pictures. 2020-10-06 20:42:07 -04:00
UI Added the thief detection function. 2021-02-01 19:51:23 -05:00
venv Face Registration is integrated with Database. 2020-11-14 12:28:50 -05:00
.gitattributes upload big model file 2020-11-08 17:01:20 -05:00
Check_Up.py Added User Removal Function, Seperated Engine Start and Check Up components and fixed some errors. 2021-01-24 21:15:54 -05:00
DBHelper.py Added the thief detection function. 2021-02-01 19:51:23 -05:00
Facial_Instruction.txt Update Facial_instruction.txt 2021-01-23 19:04:25 -05:00
Facial_Recognition_Enrollment.py Updated Upload_Face. 2021-01-24 12:35:17 -05:00
Facial_Recognition_Inference.py Fixed an error. 2021-02-01 20:19:29 -05:00
Facial_Recognition_Registration.py Updated Upload_Face. 2021-01-24 12:35:17 -05:00
Facial_Recognition_Render(abandoned).py Mark old version files and keep it in case prof want to check 2021-01-19 16:38:44 -05:00
Facial_Recognition_Wrapper(abandoned).py Mark old version files and keep it in case prof want to check 2021-01-19 16:38:44 -05:00
Main.py Added User Removal Function, Seperated Engine Start and Check Up components and fixed some errors. 2021-01-24 21:15:54 -05:00
midterm_demo_HARDWARE.py Demo codes for HARDWARE midterm demo 2020-10-15 17:53:02 -04:00
README.md Updated README 2020-12-09 10:48:39 -05:00
Remove_Face.py Added User Removal Function, Seperated Engine Start and Check Up components and fixed some errors. 2021-01-24 21:15:54 -05:00
start_engine.py Added User Removal Function, Seperated Engine Start and Check Up components and fixed some errors. 2021-01-24 21:15:54 -05:00
Upload_Face.py Updated the Upload Face Function. 2021-02-01 20:00:37 -05:00
Upload_Thief.py Added the thief detection function. 2021-02-01 19:51:23 -05:00
vehicleantitheftrecognition-firebase-adminsdk-krrgw-05da515de5.json Added delete option to database storage. 2020-10-12 12:10:01 -04:00

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

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.