diff tracking.cfg @ 977:9c27a0315c4d

corrected inconsistency
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Tue, 06 Feb 2018 11:50:43 -0500
parents 7f5cbdc107c5
children
line wrap: on
line diff
--- a/tracking.cfg	Mon Feb 05 16:41:36 2018 -0500
+++ b/tracking.cfg	Tue Feb 06 11:50:43 2018 -0500
@@ -75,7 +75,7 @@
 # segmentation distance in feature grouping (world distance unit or px)
 mm-segmentation-distance = 1.81511847456
 # maximum distance between features for grouping (world distance unit or px)
-mm-max-distance = 5
+max-distance = 5
 # minimum cosine of the angle between the velocity vectors for grouping
 min-velocity-cosine = 0.8
 # minimum average number of features per frame to create a vehicle hypothesis