movement icon indicating copy to clipboard operation
movement copied to clipboard

Add trajectory complexity measures - implement straightness index

Open demoncoder-crypto opened this issue 8 months ago • 1 comments

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

demoncoder-crypto avatar Mar 26 '25 06:03 demoncoder-crypto