Cosmetics.
[mtp.git] / tracker.h
index 1c851e0..fc3e529 100644 (file)
--- a/tracker.h
+++ b/tracker.h
@@ -34,7 +34,9 @@ class Tracker {
 
   MTPGraph *_graph;
   scalar_t *_edge_lengths;
+
 public:
+
   scalar_t **detection_score;
   int **allowed_motion;
   int *entrances, *exits;