xxxxxxxxxx
conda install -c conda-forge opencv
#However if this failed, then visit this link if you first and take from the various options
https://anaconda.org/search?q=opencv
xxxxxxxxxx
pip install opencv-python #Try this if the conda install method doesn't work
xxxxxxxxxx
Webpage for the conda-forge opencv package:
https://anaconda.org/conda-forge/opencv