mirror of
https://github.com/opencv/opencv.git
synced 2026-09-12 13:23:03 -05:00
added destroyAllWindows at end
This commit is contained in:
@@ -59,3 +59,4 @@ if __name__ == "__main__":
|
||||
break
|
||||
|
||||
use_seq = not use_seq
|
||||
cv.DestroyAllWindows()
|
||||
|
||||
Reference in New Issue
Block a user