I have been trying to use my logitech camera using:
CvCapture* capture = cvCaptureFromCAM(1);
My laptop already have a built-in camera and it’s working fine
I’m using openCV 2.3 in Visual Studio 2010
All sources i’m finding are using libraries for VS 2008
I don’t think that they work for 2010 (I’ve tried one before)
Is there anyway to do it?
What is the reference of your logitech camera ?
Here is a list of compatible camera tested with opencv.