added destroy all windows

This commit is contained in:
Gary Bradski
2012-03-18 23:07:39 +00:00
parent c29f0dfdfa
commit 8a48b8dffd
5 changed files with 5 additions and 0 deletions

View File

@@ -38,3 +38,4 @@ if __name__ == "__main__":
# segmentation of the color image
PyrSegmentation(img0).run()
cv.DestroyAllWindows()