X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=tracker.h;h=f17c7a00fe0d1d637e3ab1643237f2549cb4af94;hb=df0839702923a2c5128b9374e01984dfb9f7791b;hp=88f4bf2cdfb3a790e976443a707c0e0adfef95c2;hpb=14eafbcbbc5cb10464f39596b34eebce0a6922ed;p=mtp.git diff --git a/tracker.h b/tracker.h index 88f4bf2..f17c7a0 100644 --- 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);