Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

ok so you get compile & debugg? are you trying to use the default webcam? this is done by cvCaptureFromCAM(0); then you need delay to process the video frames in your infinite loop this is done by: waitKey(x);