Documentation Portal      

What are you looking for?

EZMap::GetResolution

Gets the resolution of the EZMap along the X, Y and Z axis.
On the Z axis, the resolution is the number of metric units per grey value.
On the X and Y axis, the resolution is the number of metric units per pixel.

Namespace: Euresys::Open_eVision_2_10::Easy3D

[C++]

E3DPoint GetResolution(
)

void GetResolution(
   float& sx,
   float& sy,
   float& sz
)

Parameters

sx

Contains the resolution along the X axis.

sy

Contains the resolution along the Y axis.

sz

Contains the resolution along the Z axis.

EZMap.GetResolution

Gets the resolution of the EZMap along the X, Y and Z axis.
On the Z axis, the resolution is the number of metric units per grey value.
On the X and Y axis, the resolution is the number of metric units per pixel.

Namespace: Euresys.Open_eVision_2_10.Easy3D

[C#]

Euresys.Open_eVision_2_10.Easy3D.E3DPoint GetResolution(
)

void GetResolution(
   ref float sx,
   ref float sy,
   ref float sz
)

Parameters

sx

Contains the resolution along the X axis.

sy

Contains the resolution along the Y axis.

sz

Contains the resolution along the Z axis.

Which API shall we display?

© 2019 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.10.0.1121