/* * starter_video.cpp * * Created on: Nov 23, 2010 * Author: Ethan Rublee * * A starter sample for using opencv, get a video stream and display the images * easy as CV_PI right? */ #include #include #include using namespace cv; using namespace std; //hide the local functions in an anon namespace namespace { void help(char** av) { cout << "usage:" << av[0] << "