Answers for "install opencv2 python3 ubuntu"

0

install opencv apt

sudo apt install libopencv-dev
Posted by: Guest on January-24-2021
1

install opencv for python 2.7

pip2 install opencv-python==4.2.0.32
Posted by: Guest on July-13-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language