Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 2088

Get video input when device not on uvc input

$
0
0
I am using OpenMV H7 camera as the camera for stereo vision application. The OpenMV camera shows up on /dev/ttyACMx port on the machine as it isn't uvc enabled. Due to this I am unable to capture frames onto my computer using cv2.VIdeoCapture(x). Does anyone know any workaround this? I have already tried the uvc firmware on the OpenMV camera. That works, but the quality of video output is very bad.

Viewing all articles
Browse latest Browse all 2088