animation/fourcell/notes/opencv_version.py

2 lines
33 B
Python

import cv2
print(cv2.__version__)