mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
added cv2.destroyAllWindows()
This commit is contained in:
@@ -62,3 +62,4 @@ if __name__ == '__main__':
|
||||
connectivity = 12-connectivity
|
||||
print 'connectivity =', connectivity
|
||||
update()
|
||||
cv2.destroyAllWindows()
|
||||
|
||||
Reference in New Issue
Block a user