https://github.com/umrlastig/mapmatcher
Map-matching of a track on a network with Hidden Markov Model
https://github.com/umrlastig/mapmatcher
map-matching
Last synced: 5 months ago
JSON representation
Map-matching of a track on a network with Hidden Markov Model
- Host: GitHub
- URL: https://github.com/umrlastig/mapmatcher
- Owner: umrlastig
- License: other
- Created: 2018-06-21T10:32:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-13T16:56:22.000Z (almost 4 years ago)
- Last Synced: 2024-12-04T13:28:21.200Z (over 1 year ago)
- Topics: map-matching
- Language: Java
- Homepage:
- Size: 60.3 MB
- Stars: 6
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Matching GPS traces with MapMatcher
===================================
Le but de l’algorithme est de recaler des points d'observation sur un réseau. Un cas classique consiste à recaler des points GPS d'une voiture sur un réseau routier. L'algorithme prend en entrée un jeu de traces GPS et un réseau linéaire et fournit en sortie les points GPS recalés sur le réseau.
[](https://www.repostatus.org/#active)
[](https://dl.circleci.com/status-badge/redirect/gh/umrlastig/mapmatcher/tree/master)
[](https://search.maven.org/search?q=g:%22fr.umr-lastig%22%20AND%20a:%22mapmatcher%22)
[](https://github.com/umrlastig/mapmatcher/blob/master/LICENSE)
Installation
--------------