added cv2.destroyAllWindows()
This commit is contained in:
@@ -165,3 +165,4 @@ if __name__ == '__main__':
|
||||
cv2.imwrite(fn, img)
|
||||
print fn, 'saved'
|
||||
shot_idx += 1
|
||||
cv2.destroyAllWindows()
|
||||
|
Reference in New Issue
Block a user