diff trafficintelligence/moving.py @ 1190:d24d57e4de24

work on optimization
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Tue, 28 Jun 2022 01:04:58 +0200
parents d381a06e2d9e
children d324305c1240
line wrap: on
line diff
--- a/trafficintelligence/moving.py	Sat Jun 25 01:09:20 2022 +0200
+++ b/trafficintelligence/moving.py	Tue Jun 28 01:04:58 2022 +0200
@@ -2002,7 +2002,7 @@
     Reference:
     Keni, Bernardin, and Stiefelhagen Rainer. "Evaluating multiple object tracking performance: the CLEAR MOT metrics." EURASIP Journal on Image and Video Processing 2008 (2008)
 
-    objects and annotations are supposed to in the same space
+    objects and annotations are supposed to be in the same space
     current implementation is BBMovingObject (bounding boxes)
     mathingDistance is threshold on matching between annotation and object