Documentation Portal      

What are you looking for?

ERectangleGauge::MeasureWithoutFitting

Triggers the point location without rectangle fitting operation.

Namespace: Euresys::Open_eVision_2_10

[C++]

void MeasureWithoutFitting(
   EROIBW8* sourceImage
)

Parameters

sourceImage

Source image.

Remarks

This method performs the actual measurement for each transition, but does not perform the rectangle fitting. This means that individual samples will be available for each edges through the ERectangleGauge::GetSamplex (Edge x), ERectangleGauge::GetSampley (Edge y), ERectangleGauge::GetSampleX (Edge X), ERectangleGauge::GetSampleY (Edge Y) methods, but the gauge position will not be changed.
Please note that the filtering will not be performed in this method, since it relies upon the fitting process. The filtering parameters will thus be unused.

ERectangleGauge.MeasureWithoutFitting

Triggers the point location without rectangle fitting operation.

Namespace: Euresys.Open_eVision_2_10

[C#]

void MeasureWithoutFitting(
   Euresys.Open_eVision_2_10.EROIBW8 sourceImage
)

Parameters

sourceImage

Source image.

Remarks

This method performs the actual measurement for each transition, but does not perform the rectangle fitting. This means that individual samples will be available for each edges through the ERectangleGauge::GetSamplex (Edge x), ERectangleGauge::GetSampley (Edge y), ERectangleGauge::GetSampleX (Edge X), ERectangleGauge::GetSampleY (Edge Y) methods, but the gauge position will not be changed.
Please note that the filtering will not be performed in this method, since it relies upon the fitting process. The filtering parameters will thus be unused.

Which API shall we display?

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