Quantcast
Channel: Sam的技术Blog
Viewing all articles
Browse latest Browse all 158

OpenCVforpython一环境安装

$
0
0
作者: Sam (甄峰)  sam_code@hotmail.com

sudo apt-get install python-opencv

$python 
>>> import cv2 as cv
>>>print(cv.__version__)
2.4.9.1



 

Viewing all articles
Browse latest Browse all 158

Trending Articles