Add test for Predictor
[trackerpp.git] / src / Tracker.cpp
index 8e5caaf..8ab2414 100644 (file)
@@ -2,6 +2,7 @@
 
 using namespace suanzi;
 using namespace cv;
+using namespace std;
 
 static const int MaxLost = 5;