revamped
This commit is contained in:
parent
a42cf25ac6
commit
9f3c2afda6
@ -10,7 +10,7 @@ using namespace std;
|
|||||||
|
|
||||||
void help()
|
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"
|
<< "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"
|
<< "This reads from video camera (0 by default, or the camera number the user enters\n"
|
||||||
<< "Call:\n"
|
<< "Call:\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user