There was an error while loading. Please reload this page.
2 parents c7a462b + cfa3cdb commit 0b1e61bCopy full SHA for 0b1e61b
mask detection/mask_detect.py
@@ -38,4 +38,4 @@
38
cv2.imshow('Result', img)
39
40
if cv2.waitKey(1) & 0xFF == ord('q'):
41
- break
+ break
0 commit comments