Added Files for combining our parts.

This commit is contained in:
Batuhan Berk Başoğlu 2020-11-06 21:59:40 -05:00
parent d07c1a4cf6
commit 75aa1d51dc
3 changed files with 8 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 196 KiB

After

Width:  |  Height:  |  Size: 208 KiB

6
Upload_Face.py Normal file
View file

@ -0,0 +1,6 @@
import DBHelper
import Facial_Recognition_Software
import midterm_demo_HARDWARE
def upload_your_face(ID, firstname, lastname, email, phone, address):

2
start_engine.py Normal file
View file

@ -0,0 +1,2 @@
def start():