Common toolbox: Algebra
Contribution of Dr. Charles Pelizzari.
Linear Algebra
Functions for linear coordinate transformations. Linear transformation
describes the relations between original and prime 3D point coordinates.
4-element vector notation encapsulating coordinate rotation, translation
and scaling is used.
See also:
hmatrix_rotate_x, hmatrix_rotate_y, hmatrix_rotate_z, hmatrix_scale, hmatrix_translate, htransform_vectors
Image transformation
Functions for re-sampling images from one coordinate frame to another
See also:
resample_plane, reslice_volume
|