2 lines
33 B
Python
2 lines
33 B
Python
|
import cv2
|
||
|
print(cv2.__version__)
|