EDepthMapToMeshConverter Class

Performs the conversion from a EDepthMap to a EMesh, using the given calibration model.
A Depth Map is a grayscale image acquired by a laser triangulation system.
The calibration model defines how to transform a pixel from the Depth Map to a world space position.
The resulting 3D representation contains a EMesh representing the surface in the world space.

Namespace: Euresys::Open_eVision::Easy3D

Methods

Using the ECalibrationModel, the method 'Convert' performs the conversion from a EDepthMap to a EMesh.
Access the ECalibrationModel used for conversion.
Loads the converter configuration. The given ESerializer must have been created for reading.
Assignment operator.
Saves the converter configuration. The given ESerializer must have been created for writing.
Access the ECalibrationModel used for conversion.

EDepthMapToMeshConverter Class

Performs the conversion from a EDepthMap to a EMesh, using the given calibration model.
A Depth Map is a grayscale image acquired by a laser triangulation system.
The calibration model defines how to transform a pixel from the Depth Map to a world space position.
The resulting 3D representation contains a EMesh representing the surface in the world space.

Namespace: Euresys.Open_eVision.Easy3D

Properties

Access the ECalibrationModel used for conversion.

Methods

Using the ECalibrationModel, the method 'Convert' performs the conversion from a EDepthMap to a EMesh.
Loads the converter configuration. The given ESerializer must have been created for reading.
Assignment operator.
Saves the converter configuration. The given ESerializer must have been created for writing.