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