Added Files for combining our parts.
This commit is contained in:
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
6
Upload_Face.py
Normal 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
2
start_engine.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
def start():
|
Loading…
Reference in a new issue