Class: PointMatrixSet3D
A set of 3D points with an associated rotation matrix.
URI: entities:PointMatrixSet3D
Parents
- is_a: Annotation - A primitive annotation.
Uses Mixin
- mixin: CoordMetaMixin - Coordinate system mixins for annotations.
Attributes
Own
- origin3D 0..1
- Description: Location on a 3D image (Nx3).
- Range: Float
- matrix3D 0..1
- Description: Rotation matrix associated with a point on a 3D image (Nx3x3).
- Range: Float
Inherited from Annotation:
Mixed in from CoordMetaMixin:
- coordinate_systems 0..*
- Description: Named coordinate systems for this entity
- Range: CoordinateSystem
Mixed in from CoordMetaMixin:
- coordinate_transformations 0..*
- Description: Named coordinate systems for this entity
- Range: CoordinateTransformation