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