Documentation Portal      

What are you looking for?

ECircleGauge::SetMinNumFitSamples

Sets the minimum number of samples required for fitting on each side of the shape.

Namespace: Euresys::Open_eVision_2_10

[C++]

void SetMinNumFitSamples(
   OEV_INT32 side0,
   OEV_INT32 side1,
   OEV_INT32 side2,
   OEV_INT32 side3
)

Parameters

side0

Required number of samples to correctly fit the circle. The default value is 3. It is the only parameter taken into account.

side1

Not used.

side2

Not used.

side3

Not used.

Remarks

Irrelevant in case of a point location operation. When the ECircleGauge::Measure method is called, and if not enough valid points are detected, then the method returns directly, and the measured gauge is set to the nominal parameters.

ECircleGauge.SetMinNumFitSamples

Sets the minimum number of samples required for fitting on each side of the shape.

Namespace: Euresys.Open_eVision_2_10

[C#]

void SetMinNumFitSamples(
   int side0,
   int side1,
   int side2,
   int side3
)

Parameters

side0

Required number of samples to correctly fit the circle. The default value is 3. It is the only parameter taken into account.

side1

Not used.

side2

Not used.

side3

Not used.

Remarks

Irrelevant in case of a point location operation. When the ECircleGauge::Measure method is called, and if not enough valid points are detected, then the method returns directly, and the measured gauge is set to the nominal parameters.

Which API shall we display?

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