movement.kinematics#
Description
Compute kinematic variables like velocity and acceleration.
Functions
Compute acceleration array in cartesian coordinates. |
|
Compute displacement array in cartesian coordinates. |
|
Compute a 2D forward vector given two left-right symmetric keypoints. |
|
Compute the 2D head direction vector given two keypoints on the head. |
|
Compute pairwise distances between |
|
Compute the length of a path travelled between two time points. |
|
Compute instantaneous speed at each time point. |
|
Compute the time-derivative of an array using numerical differentiation. |
|
Compute velocity array in cartesian coordinates. |