Skip to content

steveyx/gps-trajectories-clustering

Repository files navigation

gps-trajectories-clustering

fast clustering of GPS trajectories

  • use RDP method to reduce number of GPS data points to speed up distance matrix calcuation
  • use similaritymeasures library to calculate polyline to polyline distances
  • use DBSCAN to cluster GPS trajectories
  • visualize trajectories and clusters in matplotlib

About

fast clustering of GPS trajectories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors