1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-18 08:44:11 +08:00

Merge pull request #246 from antran89:master

This commit is contained in:
Maksim Shabunin
2015-10-22 12:35:30 +00:00

View File

@@ -61,6 +61,7 @@ static void help()
"Example of <video_name> is in opencv_extra/testdata/cv/tracking/\n"
"Call:\n"
"./tracker <tracker_algorithm> <video_name> <start_frame> [<bounding_frame>]\n"
"tracker_algorithm can be: MIL, BOOSTING, MEDIANFLOW, TLD\n"
<< endl;
cout << "\n\nHot keys: \n"