본문 바로가기

Opencv

[Opencv] How to install opencv on ubuntu version 2

반응형

Background


OS : Ubuntu 16.04 LTS

Python: 2.7

Ananconda 3.x (python 3.6.4)



1) install Opencv at /usr/local


: follow instructions in https://docs.opencv.org/trunk/d2/de6/tutorial_py_setup_in_ubuntu.html


2) install Opencv for anaconda


a) open a new terminal


b) type

conda install -c menpo opencv3=3.1.0