How to Install OpenCV on Windows with PYTHON

preview_player
Показать описание
How to Install OpenCV on Windows with PYTHON

This is a step-by-step tutorial on how to install OpenCV for your Windows 10 computer.

-----

Amazing Starts Small. Learn to build great products with code.

-----

My equipment:
Рекомендации по теме
Комментарии
Автор

Congrats and thank you!!!
There are a lot of tutorials saying that so many steps are neeeded to this and with your video I saved some hours of my life doing this installation.

PernaTube
Автор

Best Install and setup and test process and video I have seen, thank you!

DanielLooper
Автор

help me I am installing open cv in windows through: pip install opencv-python after completion when i run import cv2 in jupyter it is giving an error but not in command prompt someone help me?

chiragpahuja
Автор

Would you please make a similar video for OpenCV 4 on WIndows ?

boogerhead
Автор

cd dev
ls
virtualenv testopencv

how i do it because i don't have dev folder or any other like virtualenv
is it necessary

anshulagarwal
Автор

How to install open cv in anaconda navigator. I installed it but it is giving me error in multidetect line

adityashukla
Автор

O gosh thank you so very much for this tutorial

MrSiciro
Автор

hello, what version of python are you using?

osamaahmadieh
Автор

I just started with the pip install on my powershell and continued, it looks like it installed fine, ty.

armchairaudio
Автор

gracias me ayudo mucho tu video .... buen dia

aliensali
Автор

i cant install, when i try to install always "retrying", should i download antivirus? should i download minecraft? should i buy new graphic card? :(

muizahsanu
Автор

so good! Although I had to figure out that I need to install virtualenv and it's purpose from the comment section. Thank you so much, you rock. I had issues before trying to install opencv-python on my PC without a virtualenv and even though it would install, it would never find cv2 when I typed import cv2.

MrXIndependent
Автор

what to do here is such a mistak??
Traceback (most recent call last):
File "faces.py", line 10, in <module>
recognizer =
AttributeError: module 'cv2.cv2' has no attribute 'face'

komronyusupov
Автор

even after installing virtualenv it says the term is not recognized

prajvalp
Автор

I got the same error as @flipsiclesticks 'virtualenv command not found'

shitozeruel
Автор

Thanks, worked perfect with me on Python 3.7.1

OmarAhmed-rgii
Автор

what is ive installed the v.env and type testopencv and get errors that its not recognized

ryanswick
Автор

Thanks a lot. I have installed open cv with extra modules. However, after i type python, the shell doesn't allow me to write anything at all, so i can not write "import cv2". how to solve that?

khalednasr
Автор

When I enter virtualenv testopencv it says that it does't recognise virtualenv. I made a Dev folder in users and did the cd command first. None of the commands I have tried to install virtualenv with have worked. I have tried with python 3.0 and 3.7. This is the first time I have tried to do anything with python and I have no idea what I'm doing. Please help.

virtualenv : The term 'virtualenv' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ virtualenv testopencv
+
+ CategoryInfo : ObjectNotFound: (virtualenv:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

mthemstandsformilk
Автор

please i get the error message: pip is not recognized? help?why?

sweetdreamsicless