Added cv.DestroyAllWindows() to file close
This commit is contained in:
@@ -31,3 +31,4 @@ if __name__ == "__main__":
|
||||
|
||||
cv.ShowImage("win", im3);
|
||||
cv.WaitKey()
|
||||
cv.DestroyAllWindows()
|
||||
|
Reference in New Issue
Block a user