How to install OpenCV in Anaconda

Опубликовано: 20 Май 2021
на канале: Techmandu
602
4

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...  


Смотрите видео How to install OpenCV in Anaconda онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Techmandu 20 Май 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 602 раз и оно понравилось 4 людям.