EWorldShape::GetGridPointsMeanVariation

Mean variation of grid points (mean 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 GetGridPointsMeanVariation()

Remarks

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

EWorldShape.GridPointsMeanVariation

Mean variation of grid points (mean 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 GridPointsMeanVariation

{ get; }

Remarks

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