Mercurial > hg > nsaunier > traffic-intelligence
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 976:7f5cbdc107c5 | 977:9c27a0315c4d |
|---|---|
| 73 # connection distance in feature grouping (world distance unit or px) | 73 # connection distance in feature grouping (world distance unit or px) |
| 74 mm-connection-distance = 2.68813545522 | 74 mm-connection-distance = 2.68813545522 |
| 75 # segmentation distance in feature grouping (world distance unit or px) | 75 # segmentation distance in feature grouping (world distance unit or px) |
| 76 mm-segmentation-distance = 1.81511847456 | 76 mm-segmentation-distance = 1.81511847456 |
| 77 # maximum distance between features for grouping (world distance unit or px) | 77 # maximum distance between features for grouping (world distance unit or px) |
| 78 mm-max-distance = 5 | 78 max-distance = 5 |
| 79 # minimum cosine of the angle between the velocity vectors for grouping | 79 # minimum cosine of the angle between the velocity vectors for grouping |
| 80 min-velocity-cosine = 0.8 | 80 min-velocity-cosine = 0.8 |
| 81 # minimum average number of features per frame to create a vehicle hypothesis | 81 # minimum average number of features per frame to create a vehicle hypothesis |
| 82 min-nfeatures-group = 3.16747690802 | 82 min-nfeatures-group = 3.16747690802 |
| 83 # name of the configuration file for all classifier information | 83 # name of the configuration file for all classifier information |
