"MriImage"
MriImageMetadata
object, which stores extra information about the image, such as the file it was read from, the voxel dimensions, and so on. Since the class inherits from MriImageMetadata
, any object can be treated as an object of that class where needed. The group generic functions Math
, Ops
and Summary
are defined for this class, as are methods for coercing to and from a standard Rarray
."MriImageMetadata "
, directly.
Class "SerialisableObject "
, by class "MriImageMetadata", distance 2.All reference classes extend and inherit methods from "
.
J.D. Clayden, S. Muñoz Maniega, A.J. Storkey, M.D. King, M.E. Bastin & C.A. Clark (2011). TractoR: Magnetic resonance imaging and tractography with R. Journal of Statistical Software 44(8):1-18.
SerialisableObject
and MriImageMetadata
classes, which this class extends. Also the group generic functions Math
, Ops
and Summary
(in the methods
package); newMriImageWithSimpleFunction
and newMriImageWithBinaryFunction
.