Extract image coordinate transformation
Source:R/all_generic.R
, R/meta_info.R
, R/neuro_obj.R
, and 1 more
trans-methods.Rd
Extract image coordinate transformation
Usage
trans(x)
# S4 method for MetaInfo
trans(x)
# S4 method for NIFTIMetaInfo
trans(x)
# S4 method for NeuroObj
trans(x)
# S4 method for NeuroSpace
trans(x)
Details
This function returns a transformation that can be used to go from "grid coordinates" to "real world coordinates" in millimeters.
This function returns a transformation that can be used to go from "grid coordinates" to "real world coordinates" in millimeters.
see NeuroSpace