typo fix
This commit is contained in:
parent
5502cc3d58
commit
0239cd9b85
1 changed files with 0 additions and 2 deletions
|
@ -119,8 +119,6 @@ def main():
|
|||
cv2.imshow("Preview", frame)
|
||||
if cv2.waitKey(10) == 27:
|
||||
break
|
||||
box_process.terminate()
|
||||
box_process.join()
|
||||
|
||||
# Clean up the multiprocessing process.
|
||||
box_process.terminate()
|
||||
|
|
Loading…
Add table
Reference in a new issue