diff --git a/modules/tracking/samples/tracker.cpp b/modules/tracking/samples/tracker.cpp index 57187a96b..3a1295959 100644 --- a/modules/tracking/samples/tracker.cpp +++ b/modules/tracking/samples/tracker.cpp @@ -61,6 +61,7 @@ static void help() "Example of is in opencv_extra/testdata/cv/tracking/\n" "Call:\n" "./tracker []\n" + "tracker_algorithm can be: MIL, BOOSTING, MEDIANFLOW, TLD\n" << endl; cout << "\n\nHot keys: \n"