backup: save local changes on 2025-09-26
This commit is contained in:
5
dist/main/_internal/cv2/misc/version.py
vendored
Normal file
5
dist/main/_internal/cv2/misc/version.py
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import cv2
|
||||
|
||||
|
||||
def get_ocv_version():
|
||||
return getattr(cv2, "__version__", "unavailable")
|
||||
Reference in New Issue
Block a user