added destroy all windows
This commit is contained in:
@@ -45,3 +45,4 @@ if __name__ == "__main__":
|
||||
cv.ShowImage("camera", paste)
|
||||
if cv.WaitKey(6) == 27:
|
||||
break
|
||||
cv.DestroyAllWindows()
|
||||
|
Reference in New Issue
Block a user