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 611e3fe commit 40d119aCopy full SHA for 40d119a
Face-Detection/v3/face_detectv3.py
@@ -28,6 +28,6 @@ def detect():
28
break
29
30
cap.release()
31
-
+ cv2.destroyAllWindows()
32
33
detect()
0 commit comments