EZMap16::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::Easy3D
Parameters
pixelPt
Position in the image space.
worldPt
Position in the 3D world space.
EZMap16.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.Easy3D
Parameters
pixelPt
Position in the image space.
worldPt
Position in the 3D world space.
EZMap16.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).
Module: open_evision.Easy3D
Parameters
pixelPt
Position in the image space.
worldPt
Position in the 3D world space.