Added cv.DestroyAllWindows() to file close
This commit is contained in:
@@ -133,3 +133,4 @@ if __name__ == '__main__':
|
||||
|
||||
# wait a key pressed to end
|
||||
cv.WaitKey (0)
|
||||
cv.DestroyAllWindows()
|
||||
|
Reference in New Issue
Block a user