You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to make a slight tweak to use the device path as the name of a USB camera and not the friendly name. I found where this is done in OpenCV and was in the process of compiling a new verison of OpenCV with this small patch in. However when investigating further it seems that JavaCV uses this library to connect to a video input (VideoInputFrameGrabber) and not OpenCV - is that correct?
Thanks.
Cheers,
Neil
The text was updated successfully, but these errors were encountered:
Hello,
I need to make a slight tweak to use the device path as the name of a USB camera and not the friendly name. I found where this is done in OpenCV and was in the process of compiling a new verison of OpenCV with this small patch in. However when investigating further it seems that JavaCV uses this library to connect to a video input (VideoInputFrameGrabber) and not OpenCV - is that correct?
Thanks.
Cheers,
Neil
The text was updated successfully, but these errors were encountered: