EZMap16::GetWorldScale
Returns the real world size of a single pixel in X, Y and Z axis. On the Z axis, the scale represents the distance associated to a single grey level.
Namespace: Euresys::Open_eVision_2_5
[C++]
void GetWorldScale(
E3DPoint& scale
)
Parameters
scale
Contains the world size of a pixel in X, Y and Z axis.
EZMap16.GetWorldScale
Returns the real world size of a single pixel in X, Y and Z axis. On the Z axis, the scale represents the distance associated to a single grey level.
Namespace: Euresys::Open_eVision_2_5
[C#]
void GetWorldScale(
ref Euresys.Open_eVision_2_5.E3DPoint scale
)
Parameters
scale
Contains the world size of a pixel in X, Y and Z axis.
EZMap16.GetWorldScale
Returns the real world size of a single pixel in X, Y and Z axis. On the Z axis, the scale represents the distance associated to a single grey level.
[VB6]
void GetWorldScale(
E3DPoint scale
)
Parameters
scale
Contains the world size of a pixel in X, Y and Z axis.