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