Added example to help message

pull/341/head
Vladimir 9 years ago
parent 78a968cc8f
commit 1ddf7fa450
  1. 2
      modules/tracking/samples/tracker_dataset.cpp

@ -108,6 +108,8 @@ static void help()
cout << "\nThis example shows the functionality of \"Long-term optical tracking API\""
"TLD dataset ID: 1~10, VOT2015 dataset ID: 1~60\n"
"-- pause video [p] and draw a bounding box around the target to start the tracker\n"
"Example:\n"
"./example_tracking_tracker_dataset <tracker_algorithm> <dataset_path> <dataset_id>\n"
<< endl;
cout << "\n\nHot keys: \n"

Loading…
Cancel
Save