Ask Your Question

vkpanchal's profile - activity

2018-05-11 00:14:16 -0600 received badge  Enthusiast
2018-05-08 02:13:45 -0600 edited question Accessing Beaglebone python opencv usb camera but the display showing black screen

Accessing Beaglebone python opencv usb camera but the display showing black screen I am facing issue while accessing USB

2018-05-08 02:10:08 -0600 edited question Accessing Beaglebone python opencv usb camera but the display showing black screen

Accessing Beaglebone python opencv usb camera but the display showing black screen I am facing issue while accessing USB

2018-05-08 02:09:28 -0600 edited question Accessing Beaglebone python opencv usb camera but the display showing black screen

Accessing Beaglebone python opencv usb camera but the display showing black screen 0 down vote favorite I am facing issu

2018-05-08 02:09:28 -0600 received badge  Editor (source)
2018-05-08 02:08:59 -0600 asked a question Accessing Beaglebone python opencv usb camera but the display showing black screen

Accessing Beaglebone python opencv usb camera but the display showing black screen 0 down vote favorite I am facing issu

2018-05-02 04:37:16 -0600 marked best answer Issue installing cv2 in windows

I have followed all the steps given in this link.

In Installing OpenCV from prebuilt binaries, after step 8: Copy cv2.pyd to C:/Python27/lib/site-packeges and step 9:Open Python IDLE and type following codes in Python terminal I got below error... Error: RuntimeError: module compiled against API version 0xa but this version of numpy is 0x7

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

2018-05-02 04:37:16 -0600 received badge  Scholar (source)
2018-04-12 01:06:29 -0600 asked a question Issue installing cv2 in windows

Issue installing opencv in windows I have followed all the steps given in this link. In Installing OpenCV from prebuilt