Description Usage Arguments Value Note Examples
View source: R/coords_to_talairach.R
See http://brainmap.org/training/BrettTransform.html
.
1 | coord_MNI152_to_talairach(mni152_coords)
|
mni152_coords |
nx3 numerical matrix of RAS coordinates in MNI152 space. |
nx3 numerical matrix of Talairach coordinates.
This is published under the GPL license. See https://github.com/sccn/dipfit/blob/master/mni2tal_matrix.m
and https://github.com/sccn/dipfit/blob/master/mni2tal.m
for a Matlab implementation of the method. All credits go to Matthew Brett.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.