Fixed an error.
This commit is contained in:
parent
760e7d1ee7
commit
02677fee34
11 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ def inference():
|
|||
|
||||
cond = False
|
||||
thief_time = 0
|
||||
label = 'unknown'
|
||||
|
||||
while DBHelper.get_power() == "on":
|
||||
t = time.time()
|
||||
success, im = cam.read()
|
||||
|
|
Binary file not shown.
Binary file not shown.
BIN
__pycache__/Check_Up.cpython-36.pyc
Normal file
BIN
__pycache__/Check_Up.cpython-36.pyc
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
__pycache__/Remove_Face.cpython-36.pyc
Normal file
BIN
__pycache__/Remove_Face.cpython-36.pyc
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
__pycache__/Upload_Thief.cpython-36.pyc
Normal file
BIN
__pycache__/Upload_Thief.cpython-36.pyc
Normal file
Binary file not shown.
Loading…
Reference in a new issue