Ask Your Question
0

include cvcam.h

asked 2013-04-15 18:27:00 -0600

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

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-04-16 01:45:50 -0600

Basically this isn't an OpenCV feature as displayed by this search : http://docs.opencv.org/search.html?q=GetCamerasCount

Are you using any code you found on the internet? I am guessing they implemented that function themselves.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-04-15 18:27:00 -0600

Seen: 816 times

Last updated: Apr 16 '13