mghheader.vox2vox {freesurferformats} | R Documentation |
Compute vox2vox matrix between two volumes.
Description
Compute vox2vox matrix between two volumes.
Usage
mghheader.vox2vox(header_from, header_to)
Arguments
header_from |
the MGH header of the source volume |
header_to |
the MGH header of the target volume |
Value
4x4 numerical matrix, the transformation matrix
[Package freesurferformats version 0.1.18 Index]