Return voxel to mm affine from trackvis header
Affine is mapping from voxel space to Nifti (RAS) output coordinate system convention; x: Left -> Right, y: Posterior -> Anterior, z: Inferior -> Superior.
Parameters : | trk_hdr : mapping
|
---|---|
Returns : | aff : (4,4) array
|