| composeTransforms {RNiftyReg} | R Documentation |
Compute the composition of two or more transforms, the single transform that combines their effects in order.
composeTransforms(...)
... |
Affine or nonlinear transforms, possibly obtained from
|
The composed transform. If all arguments are affines then the result will also be an affine; otherwise it will be a deformation field.
Jon Clayden <code@clayden.org>
niftyreg.linear, niftyreg.nonlinear,
deformationField