installing opencv-python with numpy x64

preview_player
Показать описание
for x64 OS. I use opencv 3.0 and python 2.7.
Рекомендации по теме
Комментарии
Автор

You recorded this video in 2015. It's 2018 and this video still works. And when you had spent your time, you said also "thank you for watching". I really appreciate it sir.

I'm not interested in Programming and I have tried to install these 3 bad guys for 3 hours with different videos but i haven't done a thing and I was lost.

Too much thanks for your time and video. I owe you a lot, sir.

azzamklc
Автор

I am extremly happy for this tutorial and it really helped and after seeing that cv2 without any error.. I cannot imagine the happiness.

Still, I do not understand why people will complicate so much by changing the basic code and by changing the formats etc... when they upgrade to new versions...

Anyway thank you for your tutorial...

reddykiranrsr
Автор

Thank you for this!!!! It was so confusing downloading opencv without your video. Much love

farahtasneem
Автор

thanks for this! totally helped me from 0 to 100! great job

pronyCJ
Автор

thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you

MrBlack-qmqh
Автор

Useful guide, I expess my gratitude!
But, though, black frame around the apparently better should have been cropped due to limitating screen area.

timmk
Автор

why i'm still get this messages :'(

RuntimeError: module compiled against API version 0xa but this version of numpy is 0x9

Traceback (most recent call last):
File "<pyshell#1>", line 1, in <module>
import cv2
ImportError: numpy.core.multiarray failed to import

nasyithhananurrohiem
Автор

why it keeps telling me that?

>>> import cv2

Traceback (most recent call last):
File "<pyshell#2>", line 1, in <module>
import cv2
ImportError: DLL load failed: %1 is not a valid Win32 application.

khaledalsaidi