mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 06:03:15 +08:00
revamped
This commit is contained in:
parent
a42cf25ac6
commit
9f3c2afda6
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user