Dear folks, I always used VideoCapture to take frames from web cams but since I've used an industrial camera (the david laser scanner one), VideoCapture objects always returns a null image. I've already known I have to change the ID numbers in the VideoCapture constructor but the problem still remains.
Does anyone know the reason why this problem happens?
I tried this new camera using skype and it works perfectly so it should not be neither an HW problem nor an OS driver one.
Thank you