Documentation Portal      

What are you looking for?

EDepthMap::ConvertCoordinatesMapToPixel

Converts 3D Map coordinates to Pixel coordinates.

Namespace: Euresys::Open_eVision_2_10::Easy3D

[C++]

bool ConvertCoordinatesMapToPixel(
   float x3D,
   float y3D,
   int& xBuffer,
   int& yBuffer
)

Parameters

x3D

The Map X coordinate.

y3D

The Map Y coordinate.

xBuffer

The returned Pixel X coordinate.

yBuffer

The returned Pixel Y coordinate.

EDepthMap.ConvertCoordinatesMapToPixel

Converts 3D Map coordinates to Pixel coordinates.

Namespace: Euresys.Open_eVision_2_10.Easy3D

[C#]

bool ConvertCoordinatesMapToPixel(
   float x3D,
   float y3D,
   ref int xBuffer,
   ref int yBuffer
)

Parameters

x3D

The Map X coordinate.

y3D

The Map Y coordinate.

xBuffer

The returned Pixel X coordinate.

yBuffer

The returned Pixel Y coordinate.

Which API shall we display?

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