E3DObjectFeature Enum

The list of possible extracted features for E3DObject

Namespace: Euresys::Open_eVision::Easy3D

E3DObjectFeature_Length
Length of the object in metric units.
E3DObjectFeature_Width
Width of the object in metric units.
E3DObjectFeature_LocalHeight
Local height of the object in metric units.
E3DObjectFeature_ReferenceHeight
Reference height of the object in metric units.
E3DObjectFeature_Orientation
Orientation of the object.
E3DObjectFeature_BoundingBox
3D oriented bounding box of the object.
E3DObjectFeature_AveragePosition
3D average position of the object.
E3DObjectFeature_LocalTopPosition
3D highest position of the object relatively to the object base plane.
E3DObjectFeature_ReferenceTopPosition
3D top position relative to the ZMap origin (this is the position with the highest Z coordinate).
E3DObjectFeature_Plane
Plane fitted to the object 3D positions.
E3DObjectFeature_LocalTilt
Angle between the object plane and the base plane.
E3DObjectFeature_ReferenceTilt
Angle between the object plane and the vertical (Z) axis.
E3DObjectFeature_Area
Object area in metric units.
E3DObjectFeature_Volume
Object volume in metric units.
E3DObjectFeature_BasePlane
Base plane for the object.
E3DObjectFeature_BaseTilt
Angle between the base plane and the vertical (Z) axis.
E3DObjectFeature_ERectangleRegion
ERectangleRegion enclosing the object ZMap pixels.
E3DObjectFeature_ERegion
ERegion composed of the object ZMap pixels.
E3DObjectFeature_Sphere
Sphere fitted on the object

E3DObjectFeature Enum

The list of possible extracted features for E3DObject

Namespace: Euresys.Open_eVision.Easy3D

Length
Length of the object in metric units.
Width
Width of the object in metric units.
LocalHeight
Local height of the object in metric units.
ReferenceHeight
Reference height of the object in metric units.
Orientation
Orientation of the object.
BoundingBox
3D oriented bounding box of the object.
AveragePosition
3D average position of the object.
LocalTopPosition
3D highest position of the object relatively to the object base plane.
ReferenceTopPosition
3D top position relative to the ZMap origin (this is the position with the highest Z coordinate).
Plane
Plane fitted to the object 3D positions.
LocalTilt
Angle between the object plane and the base plane.
ReferenceTilt
Angle between the object plane and the vertical (Z) axis.
Area
Object area in metric units.
Volume
Object volume in metric units.
BasePlane
Base plane for the object.
BaseTilt
Angle between the base plane and the vertical (Z) axis.
ERectangleRegion
ERectangleRegion enclosing the object ZMap pixels.
ERegion
ERegion composed of the object ZMap pixels.
Sphere
Sphere fitted on the object