EDepthMap Class

Represents a generic DepthMap type interface.

Derived Class(es):EDepthMap16EDepthMap32fEDepthMap8

Namespace: Euresys::Open_eVision::Easy3D

Methods

Adds a metadata key (name) and value. Overwrites if exists.
Clears the depth map: replaces all pixels with undefined value
Deletes all metadata.
Converts 3D Map coordinates to Pixel coordinates.
Converts Pixel coordinates to 3D Map coordinates.
Deletes an existing metadata.
Throws an exception if it does not exist.
Draws a DepthMap in a device context.
Displays the internal image buffer
Manage the axis coordinate system.
Retrieves the pointer of the pixel buffer.
Retrieves the pointer of the pixel buffer.
Access depth map Height.
Returns string value of the given metadata.
Throws an exception if it does not exist.
Returns the buffer row pitch.
Returns the image type.
Access depth map Width.
Access the Z Resolution (depth units per grey scale value).
Gets the Z value of a pixel.
Tests if the EDepthMap object has a size of zero.
Restores the EDepthMap stored in the given Open eVision file.
Restores the EDepthMap image stored in the given image file.
Loads the image and the metadata from a file in JSON format.
Loads the metadata from a file in JSON format.
Changes the value of an existing metadata.
Throws an exception if the metadata does not exist.
Saves the EDepthMap object to the given Open eVision file.
Saves the EDepthMap image to the given image file.
Saves the image and the metadata to a JSON format file.
Saves the EDepthMap object to the given image file, in JPEG format.
Saves the EDepthMap object to the given image file, in JPEG 2000 format.
Saves the metadata to a file in JSON format
Manage the axis coordinate system.
Sets the pointer to an externally allocated buffer.
Access depth map Height.
Sets the width and height of a DepthMap.
Access depth map Width.
Access the Z Resolution (depth units per grey scale value).

EDepthMap Class

Represents a generic DepthMap type interface.

Derived Class(es):EDepthMap16EDepthMap32fEDepthMap8

Namespace: Euresys.Open_eVision.Easy3D

Properties

Manage the axis coordinate system.
Access depth map Height.
Returns the buffer row pitch.
Returns the image type.
Access depth map Width.
Access the Z Resolution (depth units per grey scale value).

Methods

Adds a metadata key (name) and value. Overwrites if exists.
Clears the depth map: replaces all pixels with undefined value
Deletes all metadata.
Converts 3D Map coordinates to Pixel coordinates.
Converts Pixel coordinates to 3D Map coordinates.
Deletes an existing metadata.
Throws an exception if it does not exist.
Draws a DepthMap in a device context.
Displays the internal image buffer
Retrieves the pointer of the pixel buffer.
Retrieves the pointer of the pixel buffer.
Returns string value of the given metadata.
Throws an exception if it does not exist.
Gets the Z value of a pixel.
Tests if the EDepthMap object has a size of zero.
Restores the EDepthMap stored in the given Open eVision file.
Restores the EDepthMap image stored in the given image file.
Loads the image and the metadata from a file in JSON format.
Loads the metadata from a file in JSON format.
Changes the value of an existing metadata.
Throws an exception if the metadata does not exist.
Saves the EDepthMap object to the given Open eVision file.
Saves the EDepthMap image to the given image file.
Saves the image and the metadata to a JSON format file.
Saves the EDepthMap object to the given image file, in JPEG format.
Saves the EDepthMap object to the given image file, in JPEG 2000 format.
Saves the metadata to a file in JSON format
Sets the pointer to an externally allocated buffer.
Sets the width and height of a DepthMap.