Added cv.DestroyAllWindows() to file close
This commit is contained in:
@@ -164,3 +164,4 @@ def main():
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
cv.DestroyAllWindows()
|
||||
|
Reference in New Issue
Block a user