Two methods On Anaconda
conda install -c conda-forge opencv
with pip
pip install opencv-python pip install opencv-contrib-python
Recommended Posts