Center2MeanJacobianFast {evolqg} | R Documentation |
Centered jacobian residuals
Description
Calculates mean jacobian matrix for a set of jacobian matrices describing a local aspect of shape deformation for a given set of volumes, returning log determinants of deviations from mean jacobian (Woods, 2003).
Usage
Center2MeanJacobianFast(jacobArray)
Arguments
jacobArray |
Arrays of Jacobian calculated in the JacobianArray function |
Value
array of centered residual jacobians
Author(s)
Guilherme Garcia
Diogo Melo
References
Woods, Roger P. 2003. “Characterizing Volume and Surface Deformations in an Atlas Framework: Theory, Applications, and Implementation.” NeuroImage 18 (3):769-88.
[Package evolqg version 0.3-4 Index]