EPointGauge::GetSmoothing

EPointGauge::SetSmoothing

Number of pixels used for the low-pass filtering operation.

Namespace: Euresys::Open_eVision_2_11

[C++]

OEV_UINT32 GetSmoothing()

void SetSmoothing(OEV_UINT32 un32Smoothing)

Remarks

To reduce the effect of noise, the profile data can be low-pass filtered along the point location gauge direction.

EPointGauge.Smoothing

Number of pixels used for the low-pass filtering operation.

Namespace: Euresys.Open_eVision_2_11

[C#]

uint Smoothing

{ get; set; }

Remarks

To reduce the effect of noise, the profile data can be low-pass filtered along the point location gauge direction.