HIK USB 3.0 vision camera with OpenCV Python

asked 2020-02-21 04:06:54 -0600

rudev gravatar image

Hello,

Wanted to ask, if anyone has used HIK USB3.0 vision camera with opencv/python ?

I have HIK MV-CA050-20UM USB3.0 camera, and am trying to check how can I use opencv to capture frame/image ?

How do I define capture source ? self.cap = cv2.VideoCapture(0) # or even 1(Nothing seems to work)

I have found some help regarding the usage of IP/GigE interface, but nothing regarding the USB3 vision cameras !

Any suggestions please ?

Thanks

edit retag flag offensive close merge delete