/* * 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 "opencv2/highgui/highgui.hpp" #include #include #include #include #include using namespace cv; using namespace std; //hide the local functions in an anon namespace namespace { void help(char** av) { cout << "\nThis program justs gets you started reading images from video\n" "Usage:\n./" << av[0] << "