Skip to content

Releases: pigeon-kgp/trajectory

Trajectory data segregation upto low level

18 Jan 15:21
Compare
Choose a tag to compare

Using this tool the following tasks can be achieved:

  1. Segregate trajectory data in a time sorted manner.
  2. Create (and modify) a bounding rectangle on the trajectory data based on traffic flow (has a greedy approach).
  3. Segregate trajectory data (in a time sorted manner) into various grids between a bounding rectangle, either manually provided or obtained from the application.
  4. Divide the bounding rectangle into various low level regions based on traffic flow.
  5. Plotting the low level regions on a graph (not yet on a map!).