Learn R Programming

arf3DS4 (version 2.5-4)

registration-class: arf3DS4 "registration" class

Description

The arf3DS4 registration class contains information on the conversion matrices for brain registration purposes. It is used to convert ARF models to standard space (MNI152), and to structural (T1) images. It is also used to look up the location of activated regions in standard atlases (Harvard-Oxford and Talairach). The "registration" class is optional, for it to work properly a functioning installation of FSL is required.

Arguments

Objects

Objects can be created by calls of the form new("registration", ...).

References

See http://www.fmrib.ox.ac.uk/fsl/ on how to obtain FSL and licences. See http://www.fmrib.ox.ac.uk/fsl/data/atlas-descriptions.html on information on the atlases.

Examples

Run this code
showClass("registration")

Run the code above in your browser using DataLab