Cosmetics + fixed the entrance in last time frame and exits in first time frame.
[mtp.git] / tracker.h
index 88f4bf2..f17c7a0 100644 (file)
--- a/tracker.h
+++ b/tracker.h
@@ -44,7 +44,7 @@ public:
   void set_as_exit(int location, int v);
 
   void build_graph();
-  void print_dot_graph(ostream *os);
+  void print_graph_dot(ostream *os);
 
   void set_detection_score(int time, int location, scalar_t score);