added cv2.destroyAllWindows()
This commit is contained in:
@@ -154,3 +154,4 @@ if __name__ == '__main__':
|
||||
fn = args['--save']
|
||||
print 'saving model to %s ...' % fn
|
||||
model.save(fn)
|
||||
cv2.destroyAllWindows()
|
||||
|
Reference in New Issue
Block a user