1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

added destroyAllWindows at end

This commit is contained in:
Gary Bradski
2012-03-18 23:12:55 +00:00
parent 8a48b8dffd
commit 5878ab6a0f
8 changed files with 8 additions and 0 deletions
+1
View File
@@ -59,3 +59,4 @@ if __name__ == "__main__":
break
use_seq = not use_seq
cv.DestroyAllWindows()