Repository URL to install this package:
Version:
4.10.0.84 ▾
|
import cv2
def get_ocv_version():
return getattr(cv2, "__version__", "unavailable")