Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Look at cv::VideoCapture and here for basic code for video processing when you have some standard input like usb webcam or video file.

If your camera uses different interface like a frame grabber or GiGE you have to link your code with basic library provided by cam/grabber manufacturer.