0
Q:

Opencv python

pip install opencv-python
pip install opencv-contrib-python
44
pip install opencv-python
0
pip3 install opencv-python  
(for mac/linux)
5
pip install opencv-python==2.4.9
0
A quick clarification on the other answers, opencv-contrib-python 
and opencv-python are unofficial pre-built wheels. Install one or 
the other. opencv-contrib-python has a bit more features. 
The official installation instructions are on the opencv website.
More info can be found here: 
https://www.pyimagesearch.com/opencv-tutorials-resources-guides/
4

Tags

Related

New to Communities?

Join the community