mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-19 02:16:34 +08:00
update comments of tracker algorithm
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user