Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. if (condition ):
  2. "......."
  3. else:
  4. cv2.rectangle(im,(x-10,y-10),(x+w+10,y+h+10),(0,0,255),2)
  5. name ="inconnue"
  6. winsound.PlaySound('C:/Users/Desktop/algorithm2/alarme.wav', winsound.SND_FILENAME | winsound.SND_ASYNC)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement