Hi, I would like to use this function: int ncams = cvcamGetCamerasCount( ); //returns the number of available cameras in the system
but, i can't find the include file where this function has been defined.
I try to capture images from four cameras and I actually only can use two of them.
I'll apreciate your answers, Sergio