Documentation Portal      

What are you looking for?

EDepthMap::ConvertCoordinatesPixelToMap

Converts Pixel coordinates to 3D Map coordinates.

Namespace: Euresys::Open_eVision_2_10::Easy3D

[C++]

void ConvertCoordinatesPixelToMap(
   int xBuffer,
   int yBuffer,
   float& x3D,
   float& y3D
)

Parameters

xBuffer

The pixel X coordinate.

yBuffer

The pixel Y coordinate.

x3D

The returned Map X coordinate.

y3D

The returned Map Y coordinate.

EDepthMap.ConvertCoordinatesPixelToMap

Converts Pixel coordinates to 3D Map coordinates.

Namespace: Euresys.Open_eVision_2_10.Easy3D

[C#]

void ConvertCoordinatesPixelToMap(
   int xBuffer,
   int yBuffer,
   ref float x3D,
   ref float y3D
)

Parameters

xBuffer

The pixel X coordinate.

yBuffer

The pixel Y coordinate.

x3D

The returned Map X coordinate.

y3D

The returned Map Y coordinate.

Which API shall we display?

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