lfydeblog

查看python的OpenCV版本

安装"opencv"
  pip install opencv-python
查看版本
  import cv2   cv2.__version__

分类:

技术点:

相关文章: