Releases: pigeon-kgp/trajectory
Releases · pigeon-kgp/trajectory
Trajectory data segregation upto low level
Using this tool the following tasks can be achieved:
- Segregate trajectory data in a time sorted manner.
- Create (and modify) a bounding rectangle on the trajectory data based on traffic flow (has a greedy approach).
- Segregate trajectory data (in a time sorted manner) into various grids between a bounding rectangle, either manually provided or obtained from the application.
- Divide the bounding rectangle into various low level regions based on traffic flow.
- Plotting the low level regions on a graph (not yet on a map!).