added cv2.destroyAllWindows()
This commit is contained in:
@@ -70,3 +70,4 @@ if __name__ == '__main__':
|
||||
update()
|
||||
if ch == 27:
|
||||
break
|
||||
cv2.destroyAllWindows()
|
||||
|
Reference in New Issue
Block a user