How to install Opencv on Anaconda

Опубликовано: 19 Апрель 2019
на канале: Krishna Ojha
135,418
689

This helps you to install Opencv on Anaconda(python 3.7.1) on windows 10 os .

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 on Anaconda онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Krishna Ojha 19 Апрель 2019, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 135,418 раз и оно понравилось 689 людям.