1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 04:25:42 +08:00

Fix messages in tracker_dataset.cpp

This commit is contained in:
Vladimir
2015-08-21 19:36:18 +09:00
parent 5c5a3b8611
commit 6277f5276b

View File

@@ -108,8 +108,6 @@ 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"