EWorldShape::SensorToWorld

Performs coordinate transform for arbitrary points from Sensor space to World space.

Namespace: Euresys::Open_eVision

[C++]

EPoint SensorToWorld(
   const EPoint& sensorPoint
)

Parameters

sensorPoint

Sensor point.

EWorldShape.SensorToWorld

Performs coordinate transform for arbitrary points from Sensor space to World space.

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.EPoint SensorToWorld(
   Euresys.Open_eVision.EPoint sensorPoint
)

Parameters

sensorPoint

Sensor point.