# HG changeset patch # User Nicolas Saunier # Date 1517935843 18000 # Node ID 9c27a0315c4d625ad3cc056eea18659888fedc61 # Parent 7f5cbdc107c5a1305af15430c07342ad6c5dd8e0 corrected inconsistency diff -r 7f5cbdc107c5 -r 9c27a0315c4d tracking.cfg --- 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