| BrainSpace-class {neuroim} | R Documentation |
BrainSpace
Description
This class represents the geometry of a brain image
Slots
Dimthe grid dimensions of the image
originthe coordinates of the spatial origin
spacingthe dimensions (in mm) of the grid units (voxels)
axesthe set of named spatial axes
transan affine transformation matrix that moves from grid -> real world coordinates
inverseTransan inverse matrix that moves from real world -> grid coordinates
[Package neuroim version 0.0.6 Index]