X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=mtp_tracker.h;fp=mtp_tracker.h;h=1dcb94c949a0964259f37a53ac7b874f4443132a;hb=c7d5cdf1982dacc5451f79599041b2e95524d3f7;hp=001bca19daf5cc23639f21adcc3dd0fe04d3fa82;hpb=2b42f849b86f2517e7e0fbaf498e307c1d48dd2a;p=mtp.git diff --git a/mtp_tracker.h b/mtp_tracker.h index 001bca1..1dcb94c 100644 --- a/mtp_tracker.h +++ b/mtp_tracker.h @@ -49,6 +49,7 @@ public: int nb_locations, nb_time_steps; int **allowed_motion; int *entrances, *exits; + int force_empty_first_frame, force_empty_last_frame; // The detection scores at each location and time scalar_t **detection_scores;