OpenCV installation in Anaconda on Windows 11 and windows 10 | install openCV on Windows 11 and 10

preview_player
Показать описание
#OpenCV #python
In this video on OpenCV Python Tutorial For Beginners, I am going to show How to Install OpenCV on Windows with Python using anaconda.
we will also see the conda and pip commands to install open CV on windows 10

pip command to install open CV: pip install opencv-python
conda command : conda install -c conda-forge opencv

*►Our popular playlists:*

*Subscribe to Coder's Digest for more videos!*
Like! Subscribe! Share!
Stay tuned for more such videos!
Рекомендации по теме
Комментарии
Автор

Navigator ran for hours and found huge list of conflicts. Installing via Anaconda prompt installed instantly! Thanks!

bhayescampbell
Автор

Don't know why but navigator install and conda install doesn't work for me, but pip install is works! Thank you!

bizbptq
Автор

thanks. I'm about 3 hours trying to solve that problem. The command pip doesn't worked for me, but installing from Anaconda navigator worked.

mvsakura
Автор

why when i try to install opencv by anaconda, after 15 minutes it still appears on the page “the following packages will be modified, solving package specifications”. does it take that long?

desyekaa