EWorldShape::GetGridPointsMaxVariation

Maximum variation of grid points (maximum distance between computed grid points and ideal grid points in world space), normalized using the pitch values, after a call to EWorldShape::CalibrationSucceeded

Namespace: Euresys::Open_eVision

[C++]

float GetGridPointsMaxVariation()

Remarks

The maximum grid point variation is normalized using the pitch values.

EWorldShape.GridPointsMaxVariation

Maximum variation of grid points (maximum distance between computed grid points and ideal grid points in world space), normalized using the pitch values, after a call to EWorldShape::CalibrationSucceeded

Namespace: Euresys.Open_eVision

[C#]

float GridPointsMaxVariation

{ get; }

Remarks

The maximum grid point variation is normalized using the pitch values.