Commit 9f3c2afd authored by Gary Bradski's avatar Gary Bradski

revamped

parent a42cf25a
......@@ -10,7 +10,7 @@ using namespace std;
void help()
{
cout << "\nThis is a demo that shows mean shift based tracking\n"
cout << "\nThis is a demo that shows mean-shift based tracking\n"
<< "You select a color objects such as your face and it tracks it.\n"
<< "This reads from video camera (0 by default, or the camera number the user enters\n"
<< "Call:\n"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment