Documentation Portal      

What are you looking for?

EZMap::ImageToWorld

Transforms a floating point (sub)pixel image position to a 3D world position.
The image space origin is at the upper left corner of the image and the X/Y unit size is one pixel.
The pixel Z value is in grey scale values (its range depends on the ZMap type).

Namespace: Euresys::Open_eVision_2_10::Easy3D

[C++]

void ImageToWorld(
   const E3DPoint& pixelPt,
   E3DPoint& worldPt
)

Parameters

pixelPt

Position in the image space.

worldPt

Position in the 3D world space.

EZMap.ImageToWorld

Transforms a floating point (sub)pixel image position to a 3D world position.
The image space origin is at the upper left corner of the image and the X/Y unit size is one pixel.
The pixel Z value is in grey scale values (its range depends on the ZMap type).

Namespace: Euresys.Open_eVision_2_10.Easy3D

[C#]

void ImageToWorld(
   Euresys.Open_eVision_2_10.Easy3D.E3DPoint pixelPt,
   ref Euresys.Open_eVision_2_10.Easy3D.E3DPoint worldPt
)

Parameters

pixelPt

Position in the image space.

worldPt

Position in the 3D world space.

Which API shall we display?

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