sm0to1 | R Documentation |
Adapt spatial transformation matrix for 1-based indices.
sm0to1(tf_matrix)
tf_matrix |
4x4 numerical matrix, the input spatial transformation matrix, suitable for 0-based indices. Typically this is a vox2ras matrix obtained from functions like |
4x4 numerical matrix, adapted spatial transformation matrix, suitable for 1-based indices.
sm1to0
for the inverse operation
Other header coordinate space:
mghheader.is.ras.valid()
,
mghheader.ras2vox.tkreg()
,
mghheader.ras2vox()
,
mghheader.scanner2tkreg()
,
mghheader.tkreg2scanner()
,
mghheader.vox2ras.tkreg()
,
mghheader.vox2ras()
,
read.fs.transform.dat()
,
read.fs.transform.lta()
,
read.fs.transform.xfm()
,
read.fs.transform()
,
sm1to0()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.