IndexLookupVolume-class {neuroim} | R Documentation |
Three-dimensional brain image that can be used as a map between 1D grid indices and a table of values
Currently used in the SparseBrainVector
class.
IndexLookupVolume
IndexLookupVolume(space, indices)
space |
a BrainSpace object |
indices |
the set of 1-d indices defining the lookup map |