added destroyAllWindows at end
This commit is contained in:
@@ -53,3 +53,4 @@ class FBackDemo:
|
||||
if __name__=="__main__":
|
||||
demo = FBackDemo()
|
||||
demo.run()
|
||||
cv.DestroyAllWindows()
|
||||
|
Reference in New Issue
Block a user