Class: Image3D
A 3D image.
URI: entities:Image3D
Children
- ParticleMap - A 3D particle density map.
- Tomogram - A 3D tomogram.
Mixin for
- ProbabilityMap3D (mixin) - An annotation volume with real-valued labels.
- SegmentationMask3D (mixin) - An annotation volume with categorical labels.
Referenced by Class
Attributes
Own
- width 0..1
- Description: The width of the image (x-axis) in pixels
- Range: Integer
- height 0..1
- Description: The height of the image (y-axis) in pixels
- Range: Integer
- depth 0..1
- Description: The depth of the image (z-axis) in pixels
- Range: Integer
- coordinate_systems 0..*
- Description: Named coordinate systems for this entity
- Range: CoordinateSystem
- coordinate_transformations 0..*
- Description: Named coordinate systems for this entity
- Range: CoordinateTransformation