1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-19 19:44:14 +08:00

Update for tld_test.cpp->tracker_dataset.cpp

Sample has been renamed: tld_test.cpp->tracker_dataset.cpp
Updated to read parameters from cmd:
-Algorithm name
-Root dataset path
-Dataset ID
This commit is contained in:
Vladimir
2015-08-21 17:32:33 +09:00
parent 6b3413339f
commit 5c5a3b8611

View File

@@ -37,7 +37,7 @@
// or tort (including negligence or otherwise) arising in any way out of
// the use of this software, even if advised of the possibility of such damage.
//
//M*/
//M*//
#include "opencv2/datasets/track_vot.hpp"
#include <opencv2/core/utility.hpp>