added destroyAllWindows at end
This commit is contained in:
@@ -55,3 +55,4 @@ if __name__ == "__main__":
|
||||
USE_STANDARD = not USE_STANDARD
|
||||
if k == 27:
|
||||
break
|
||||
cv.DestroyAllWindows()
|
||||
|
Reference in New Issue
Block a user