ktk.geometry#
Provide 3d geometry and linear algebra functions related to biomechanics.
Note
As a convention, the first dimension of every array is always N and corresponds to time.
Functions
Create an Nx4x4 series of frames based on series of points and vectors. |
|
Create series of transforms based on angles, translations and scales. |
|
Extract Euler angles from a series of homogeneous matrices. |
|
Express local coordinates in the global reference frame. |
|
Express global coordinates in local reference frames. |
|
Check which samples contain at least one NaN. |
|
Matrix multiplication between series of matrices. |
|
Find the homogeneous transforms between two series of point clouds. |
|
Rotate a series of coordinates along given axes. |
|
Scale a series of coordinates. |
|
Translate a series of coordinates. |