EPointGauge::GetTolerance

EPointGauge::SetTolerance

Half length of the point location gauge.

Namespace: Euresys::Open_eVision_2_11

[C++]

float GetTolerance()

void SetTolerance(float tolerance)

Remarks

By default, the length of the point location gauge is 20 (2x10), which means 20 pixels when the field of view is not calibrated, and 20 physical units in case of a calibrated field of view.

EPointGauge.Tolerance

Half length of the point location gauge.

Namespace: Euresys.Open_eVision_2_11

[C#]

float Tolerance

{ get; set; }

Remarks

By default, the length of the point location gauge is 20 (2x10), which means 20 pixels when the field of view is not calibrated, and 20 physical units in case of a calibrated field of view.