Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

How to get video feed from a camera which is undetected by the 'Capture()' function

$
0
0

Hey guys, I am working on a project that uses AR markers to track the position of a person from a camera feed. The code works fine with a standard USB web camera but I have a wide angle camera(manufactured by Sentech) which has a larger viewing area.

If I use C++'s OpenCV library i.e. 'VideoCapture()' function, I am able to get the video feed from the camera but in Processing the 'Capture ()' function does not seem to recognize it. In general, is there a way to tell Processing which device or device port to look for in the ‘Video’ library or a way to enable it to widen its search for imaging devices.

I appreciate the help guys


Viewing all articles
Browse latest Browse all 2896

Trending Articles