We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e215f32 commit 00a9ce6Copy full SHA for 00a9ce6
Code/display_all_gestures.py renamed to Code/display_gestures.py
@@ -39,4 +39,4 @@ def get_image_size():
39
40
cv2.imshow("gestures", full_img)
41
cv2.imwrite('full_img.jpg', full_img)
42
-cv2.waitKey(0)
+cv2.waitKey(0)
0 commit comments