animation/fourcell/notes/opencv_version.py

2 lines
33 B
Python
Raw Normal View History

2023-02-20 03:46:26 +00:00
import cv2
print(cv2.__version__)