Find a file
2021-04-04 13:39:32 -04:00
.idea Uploaded Test files 2020-11-12 11:05:57 -05:00
__pycache__ Hardware code update 2021-04-03 18:41:40 -04:00
Facial_images Added the update function. 2021-03-21 13:37:41 -04:00
Facial_models Added the update function. 2021-03-21 13:37:41 -04:00
Hardware Added files of Alex and fixed the code. 2020-11-19 13:59:45 -05:00
Photos_of_Thieves Fixed the software code. 2021-02-26 11:23:24 -05:00
UI Added update function to the UI. 2021-03-21 12:51:37 -04: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 Fixed the check up error. 2021-02-26 10:12:31 -05:00
DBHelper.py Added the update function. 2021-03-21 13:37:41 -04: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 Test on Raspberry pi successfully, fix some small staff 2021-03-28 18:02:09 -04: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_Thief_Registration.py Fixed the files. 2021-02-04 17:41:59 -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
final_demo.py Hardware update: only distance less than 15cm for 5 sec then will take thief picture 2021-04-04 13:39:32 -04:00
hfs.comments.txt Hardware code update 2021-04-03 18:41:40 -04:00
Main.py Hardware code update 2021-04-03 18:41:40 -04:00
README.md Updated README 2020-12-09 10:48:39 -05:00
remote_camera.py Remote camera function finish 2021-04-03 23:08:57 -04:00
Remove_Face.py Added the update function. 2021-03-21 13:37:41 -04:00
start_engine.py Updated the execution time of Upload_Face and Upload_Thief. 2021-02-10 10:51:05 -05:00
Update.py Added the update function. 2021-03-21 13:37:41 -04:00
Upload_Face.py Added the update function. 2021-03-21 13:37:41 -04:00
Upload_Thief.py Added the update function. 2021-03-21 13:37:41 -04: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.