BrainSpace-class: BrainSpace
Description
This class represents the geometry of a brain image
Slots
Dim
- the grid dimensions of the image
origin
- the coordinates of the spatial origin
spacing
- the dimensions (in mm) of the grid units (voxels)
axes
- the set of named spatial axes
trans
- an affine transformation matrix that moves from grid -> real world coordinates
inverseTrans
- an inverse matrix that moves from real world -> grid coordinates