X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=mtp.git;a=blobdiff_plain;f=mtp_tracker.h;h=95743323b4d908ce54f0829501afc5697bfa22d1;hp=08de498fecbf56fca08dc8cc09e9f3a48e14ff85;hb=513b8c10f328e5868082f09063c7e51669c952c7;hpb=f248d9481cd0338053cb38a18eb3898042c126d3 diff --git a/mtp_tracker.h b/mtp_tracker.h index 08de498..9574332 100644 --- a/mtp_tracker.h +++ b/mtp_tracker.h @@ -50,7 +50,7 @@ public: int **allowed_motion; int *entrances, *exits; - // The detection scores at each node + // The detection scores at each location and time scalar_t **detection_scores; MTPTracker();