Update python samples

This commit is contained in:
Suleyman TURKMEN
2022-01-22 11:27:01 +03:00
parent f811ba8777
commit 2647902fee
7 changed files with 28 additions and 10 deletions
+2
View File
@@ -245,4 +245,6 @@ def main():
if __name__ == '__main__':
print(__doc__)
main()
cv.destroyAllWindows()