mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
added destroyAllWindows at end
This commit is contained in:
@@ -42,3 +42,4 @@ if __name__ == "__main__":
|
||||
|
||||
cv.ShowImage("original", src)
|
||||
cv.WaitKey()
|
||||
cv.DestroyAllWindows()
|
||||
|
||||
Reference in New Issue
Block a user