How to install OpenCV in Anaconda
This video is a guide to install OpenCV a computer vision library for python developers on Anaconda.
command:
conda install -c conda-forge opencv
If you get some failed problem with the above command in Anaconda 4.7 or later then convert it to the 4.6.11 using the following commands:
conda config --set allow_conda_downgrades true
conda install conda=4.6.11
and then try the same procedure as in the video.
Anaconda download link:
• Install Anaconda (Python 3.7) , Jupyt...
Install TensorFlow and Keras:
• How to install tensorflow and Keras i...
Watch video How to install OpenCV in Anaconda online without registration, duration hours minute second in high quality. This video was added by user Techmandu 20 May 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 602 once and liked it 4 people.