added destroyAllWindows at end
This commit is contained in:
@@ -189,3 +189,4 @@ if __name__ == '__main__':
|
||||
night_mode = not night_mode
|
||||
elif cc == ' ':
|
||||
fc = (fc + 1) % len(frames)
|
||||
cv.DestroyAllWindows()
|
||||
|
Reference in New Issue
Block a user