Skip to content

Commit

Permalink
Merge pull request #20 from fardinkai/patch-19
Browse files Browse the repository at this point in the history
Update mask_detect.py
  • Loading branch information
FardinHash authored Jan 5, 2024
2 parents c7a462b + cfa3cdb commit 0b1e61b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mask detection/mask_detect.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@
cv2.imshow('Result', img)

if cv2.waitKey(1) & 0xFF == ord('q'):
break
break

0 comments on commit 0b1e61b

Please sign in to comment.