Skip to content

腾云阁高精度车辆追踪算法大赛。给定地图数据和汽车的gps定位数据,通过地图匹配算法得出汽车行驶过了哪些道路

Notifications You must be signed in to change notification settings

ssjylsg/MapMatching

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

运行环境python2.7解释器,预装matplotlib包

在工程目录下打开命令窗口,输入: python bin/MapMatching.py data/StarTrek.txt data/StarTrek_gps.dat result/output.txt

输出结果就会在result目录的output.txt中,同时会输出道路可视化结果在output.txt所在目录的pic文件夹下

About

腾云阁高精度车辆追踪算法大赛。给定地图数据和汽车的gps定位数据,通过地图匹配算法得出汽车行驶过了哪些道路

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%