Skip to content

Commit b611da9

Browse files
committed
FacePy
1 parent bb44aaa commit b611da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.py.txt renamed to Face.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ def sketch(image):
3030

3131
# Release camera and close windows
3232
cap.release()
33-
cv2.destroyAllWindows()
33+
cv2.destroyAllWindows()

0 commit comments

Comments
 (0)