nibabel.affines¶
Utility routines for working with points and affine transforms
Functions
|
Add diagonal elements steps and translations starts to affine |
|
Apply affine matrix aff to points pts |
|
Apply numpy dot product function from right to left on arrays |
|
Combine a matrix and vector into an homogeneous affine |
|
Estimate the obliquity an affine's axes represent. |
|
Return a new affine matrix with updated voxel sizes (zooms) |
|
Split a transform into its matrix and vector components. |
|
Return voxel size for each input axis given affine |
Exceptions
|
Errors in calculating or using affines |