Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 286 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 286 Bytes

trajectorymining

Some tool function implement by python for processing trajectory data.

  • angel_tool.py: compute trajectory points angle
  • coordinate_grid.ipynb: Dividing trajectory pointinto different regions
  • distance_tool.py: distance measure between trajectory
  • preprocess: TBD