EWorldShape::GetPerspectiveStrength

Perspective effect coefficient, that is the inverse of the observation distance.

Namespace: Euresys::Open_eVision

[C++]

float GetPerspectiveStrength()

Remarks

The larger this parameter, the more perceivable the perspective distortion will be. A NULL value corresponds to a telecentric lens.

EWorldShape.PerspectiveStrength

Perspective effect coefficient, that is the inverse of the observation distance.

Namespace: Euresys.Open_eVision

[C#]

float PerspectiveStrength

{ get; }

Remarks

The larger this parameter, the more perceivable the perspective distortion will be. A NULL value corresponds to a telecentric lens.