Documentation Portal      

What are you looking for?

ECircleGauge::GetInnerFilteringThreshold

ECircleGauge::SetInnerFilteringThreshold

Sampled point inner filtering threshold.

Namespace: Euresys::Open_eVision_2_10

[C++]

float GetInnerFilteringThreshold()

void SetInnerFilteringThreshold(float f32InnerFilteringThreshold)

Remarks

If inner filtering is enabled, the sampled points that have been found inside the measured circle are filtered in regard of their distance to it. If this distance is greater than the threshold, the sampled point is set as invalid, and removed from the measure. This distance is in physical units. The inner sampled point filtering is activated as soon as the corresponding threshold is set. To disable inner filtering, use the ECircleGauge::DisableInnerFiltering method.

ECircleGauge.InnerFilteringThreshold

Sampled point inner filtering threshold.

Namespace: Euresys.Open_eVision_2_10

[C#]

float InnerFilteringThreshold

{ get; set; }

Remarks

If inner filtering is enabled, the sampled points that have been found inside the measured circle are filtered in regard of their distance to it. If this distance is greater than the threshold, the sampled point is set as invalid, and removed from the measure. This distance is in physical units. The inner sampled point filtering is activated as soon as the corresponding threshold is set. To disable inner filtering, use the ECircleGauge::DisableInnerFiltering method.

Which API shall we display?

© 2019 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.10.0.1121