This commit is contained in:
2025-12-18 10:40:08 +01:00
parent f2754cba35
commit 321a7e5b39
21 changed files with 1569 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
import cv2
print(cv2.__version__)
print(f"To jest to {cv2.__version__}")
print(f"To też {cv2.__version__=}")