EZMap::GetZResolution

EZMap::SetZResolution

Resolution of the EZMap along the Z axis
The resolution is the number of metric units per grey value.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

float GetZResolution() const

void SetZResolution(float resolution)

EZMap.ZResolution

Resolution of the EZMap along the Z axis
The resolution is the number of metric units per grey value.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

abstract float ZResolution

{ get; set; }