Skip to content

Add trajectory complexity measures - implement straightness index #514

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

demoncoder-crypto
Copy link

movement/trajectory_complexity.py - The module containing the compute_straightness_index function
tests/test_unit/test_trajectory_complexity.py - Unit tests for the straightness index
examples/trajectory_straightness.py - Example
movement/init.py - Updated to expose the new function

This is the implementation of just compute_straightness_index as mentioned by @niksirbi in Methods to measure complexity of trajectories (paths) #406 Open #506

Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add function for computing straightness index
1 participant