Description Usage Arguments Value Slots
BrainMetaInfo
This class contains meta information from an image
This class contains meta information for an image
1 2 3 |
Dim |
image dimensions |
spacing |
voxel dimensions |
origin |
coordinate origin |
dataType |
the type of the data (e.g. "FLOAT") |
label |
name(s) of images |
spatialAxes |
image axes for spatial dimensions (x,y,z) |
additionalAxes |
axes for dimensions > 3 (e.g. time, color band, direction) |
an instance of class BrainMetaInfo
dataTypethe data type code, e.g. FLOAT
Dimimage dimensions
spatialAxesimage axes for spatial dimensions (x,y,z)
additionalAxesaxes for dimensions > 3 (e.g. time, color band, direction)
spacingvoxel dimensions
origincoordinate origin
labelname(s) of images
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.