This commit is contained in:
Gary Bradski 2010-12-04 08:29:42 +00:00
parent a42cf25ac6
commit 9f3c2afda6

View File

@ -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"