Commit 25d458ef authored by Maksim Shabunin's avatar Maksim Shabunin

Merge pull request #246 from antran89:master

parents d6e99d0b b2f3899f
......@@ -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"
......
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