osrm-backend/unit_tests/engine
Daniel J. Hofmann bd9eb76a2d Transparently Tidy Traces in Map Matching, resolves #2840.
The Map Matching plugin currently has issues with:
- high frequency traces and (performance)
- blobs, think noise at traffic signals (correctness)

This changeset implements trace-tidying transparently for the user.

We hopefully will see both performance gains as well as better matches!
2017-03-22 10:39:36 +00:00
..
base64.cpp Port OSRM, Engine and Datafacades to be algorithm aware 2017-03-03 16:02:12 +00:00
douglas_peucker.cpp Use mmap instead of read - it's a lot faster here. 2016-06-27 17:24:30 -07:00
geometry_string.cpp Decoding should not fail for incomplete polyline strings (#3404) 2016-12-06 14:09:18 +01:00
guidance_assembly.cpp Allow specifing a weight for routing that is independent of duration 2017-01-27 11:19:37 +01:00
json_factory.cpp JSON instruction serialization fix. 2016-08-08 20:32:01 +03:00
tidy.cpp Transparently Tidy Traces in Map Matching, resolves #2840. 2017-03-22 10:39:36 +00:00