Class: Image2D
A 2D image.
URI: entities:Image2D
Children
- DefectFile - A detector defect file.
- GainFile - A gain reference file.
- MovieFrame - An individual movie frame
- ProjectionImage - A projection image.
Mixin for
- ProbabilityMap2D (mixin) - An annotation image with real-valued labels.
- SegmentationMask2D (mixin) - An annotation image 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
- coordinate_systems 0..*
- Description: Named coordinate systems for this entity
- Range: CoordinateSystem
- coordinate_transformations 0..*
- Description: Named coordinate systems for this entity
- Range: CoordinateTransformation