Documentation Portal      

What are you looking for?

ERectangleGauge::GetMeasuredPoint

Returns the coordinates of a sample point, measured along one of the sample paths of the gauge.

Namespace: Euresys::Open_eVision_2_10

[C++]

EPoint GetMeasuredPoint(
   OEV_UINT32 index
)

Parameters

index

This argument must be left unchanged from its default value, i.e. ~0 (= 0xFFFFFFFF).

Remarks

These coordinates pertain to the world space; they are expressed in the reference frame to which the current ERectangleGauge object belongs. The gauging process uses a list of sample points to find the shape position and size that best fit a given image. These sample points are measured along the sample paths defined by the gauge geometry. ERectangleGauge::GetMeasuredPoint returns the coordinates of the sample point that meets the following two requirements: 1. It lies on the sample path inspected with the last call to ERectangleGauge::MeasureSample, and 1. Among all the sample points along the latter sample path, it is the one selected by the ERectangleGauge::TransitionChoice property.

Note. For this method to succeed, it is necessary to previously call ERectangleGauge::MeasureSample.

ERectangleGauge.GetMeasuredPoint

Returns the coordinates of a sample point, measured along one of the sample paths of the gauge.

Namespace: Euresys.Open_eVision_2_10

[C#]

Euresys.Open_eVision_2_10.EPoint GetMeasuredPoint(
   uint index
)

Parameters

index

This argument must be left unchanged from its default value, i.e. ~0 (= 0xFFFFFFFF).

Remarks

These coordinates pertain to the world space; they are expressed in the reference frame to which the current ERectangleGauge object belongs. The gauging process uses a list of sample points to find the shape position and size that best fit a given image. These sample points are measured along the sample paths defined by the gauge geometry. ERectangleGauge::GetMeasuredPoint returns the coordinates of the sample point that meets the following two requirements: 1. It lies on the sample path inspected with the last call to ERectangleGauge::MeasureSample, and 1. Among all the sample points along the latter sample path, it is the one selected by the ERectangleGauge::TransitionChoice property.

Note. For this method to succeed, it is necessary to previously call ERectangleGauge::MeasureSample.

Which API shall we display?

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