E3DAnomaly Class

Represents a detected 3D anomaly.

Namespace: Euresys::Open_eVision::Easy3D

Methods

Creates an E3DObject from the E3DAnomaly to render it in an E3DViewer. This method is deprecated, you can now retrieve the bounding box with E3DAnomaly::BoundingBox and display it directly in the E3DViewer.
Constructs an E3DAnomaly.
Gets the area of the E3DAnomaly.
Gets the bounding box of the E3DAnomaly.
Gets the center of gravity of the E3DAnomaly.
Gets the EPointCloud containing the points belonging to the E3DAnomaly as well as their distance to the scan.
Assignment operator.

E3DAnomaly Class

Represents a detected 3D anomaly.

Namespace: Euresys.Open_eVision.Easy3D

Properties

Gets the area of the E3DAnomaly.
Gets the bounding box of the E3DAnomaly.
Gets the center of gravity of the E3DAnomaly.
Gets the EPointCloud containing the points belonging to the E3DAnomaly as well as their distance to the scan.

Methods

Creates an E3DObject from the E3DAnomaly to render it in an E3DViewer. This method is deprecated, you can now retrieve the bounding box with E3DAnomaly::BoundingBox and display it directly in the E3DViewer.
Constructs an E3DAnomaly.
Assignment operator.