powered by
mni2tal for converting from ch2/mni space to tal - very approximate.
see http://bioimagesuite.yale.edu/mni2tal/501_95733_More
http://imaging.mrc-cbu.cam.ac.uk/imaging/MniTalairach
talCoord<-mni2tal( x = c( 10,12,14) )
Point in mni152 space.
The output point is in approximate Talairach space.
This is a standard approach but it's not very accurate.
http://bioimagesuite.yale.edu/mni2tal/501_95733_More%20Accurate%20Talairach%20Coordinates%20SLIDES.pdf, http://imaging.mrc-cbu.cam.ac.uk/imaging/MniTalairach
# NOT RUN { mni2tal( c(10,12,14) ) # }
Run the code above in your browser using DataLab