waitkey edit
This commit is contained in:
parent
3cd75f4960
commit
fa4d7b0e7c
2
main.py
2
main.py
@ -95,7 +95,7 @@ if cam.isOpened():
|
|||||||
#cv2.rectangle(img,(30,400),(610,450),(255,255,255), 5)
|
#cv2.rectangle(img,(30,400),(610,450),(255,255,255), 5)
|
||||||
#cv2.rectangle(img,(30,400),(30+math.floor(int(fearPoint)*580/100),450),(255,255,255), -1)
|
#cv2.rectangle(img,(30,400),(30+math.floor(int(fearPoint)*580/100),450),(255,255,255), -1)
|
||||||
|
|
||||||
cv2.waitKey(5000)
|
# cv2.waitKey(5000)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user