opencv

Python查看自己Opencv安装路径:
C:Users大鱼>python -c "import cv2; print(cv2.file)"
C:PythonPython36libsite-packagescv2cv2.cp36-win_amd64.pyd

原文地址:https://www.cnblogs.com/shiqi17/p/11470217.html