We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0befe3 commit f0fce4cCopy full SHA for f0fce4c
destroy_windows.py
@@ -0,0 +1,3 @@
1
+import cv2.cv as cv
2
+cv.DestroyWindow("west")
3
+cv.DestroyWindow("east")
0 commit comments