 |
OpenCV / AR - Home | Department of Computer Science
OpenCV - Hello Webcam! // while there is no key press by the user, while(key == -1) {currentFrame = cvQueryFrame(captureDevice); // get current frame // check for errors: if(!currentFrame) break; // Display the current frame in the window we created earli
www.cs.cornell.edu |
 |