An S4 class representing an brain image
.Datasee EBImage::Image@.Data
colormodesee EBImage::Image@colormode
valuesVia MITK exported imaging data, has the form: x,y,z,Value or Value,COORD
filenameIdentifier from which the data comes from
coordBITsize used to encode each coordinate, 10 would be enough for dimension values up to 10^2
coordsEncoded koordinates, eases set operations when manipulating volumes
measurementsactually sored measurements for this object (see: values: Value)
origincenter of origin of this volume
originVersionmethod to calculate the origin might be prone to changes; therefore, a version is stored
xfactorfactor which can be used to make distances comparable between patients; Normalizes the biparietal distance to 1
xfactorVersionsee originVersion
selectedThresholdsthresholds, which might be useful when analyzing different tissue classes in MRI data
typeName of the stored datatype (colname from the measurements column in the values dataframe)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.