X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=mtp.git;a=blobdiff_plain;f=mtp_example.cc;h=92d406285edd10bc151ba8eea832feda102a6a37;hp=fffeacb4ee5ee7d7bcf0791af1d8df4ec6d89f41;hb=c7d5cdf1982dacc5451f79599041b2e95524d3f7;hpb=2b42f849b86f2517e7e0fbaf498e307c1d48dd2a diff --git a/mtp_example.cc b/mtp_example.cc index fffeacb..92d4062 100644 --- a/mtp_example.cc +++ b/mtp_example.cc @@ -64,6 +64,9 @@ int main(int argc, char **argv) { tracker->exits[nb_locations - 1] = 1; } + tracker->force_empty_first_frame = 0; + tracker->force_empty_last_frame = 0; + // We construct the graph corresponding to this structure tracker->build_graph();