Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

UVC Camera and OpenCV 2.4.3 for Android 4.2

Hi,

I am relatively new to Android programming and to OpenCV. This is also my first post/question on this forum.

I am currently working on a project that requires I use an external camera and OpenCV on an android device (Nexus 7). Is there any way to do this? OpenCV 2.4.3 seems to handle the camera component on its own in the background, so I am not sure how to pass the external camera frames to it.

I have managed to get the external camera (UVC compatible) working on the Nexus 7.

Any help will be appreciated.

Thanks,

AK