EWedgeGauge Class

Manages a wedge fitting gauge.

Base Class: EWedgeShape

Namespace: Euresys::Open_eVision_2_11

Methods

Adds an item to the set of skip ranges and returns the index of the newly added range.
Copies all the data of the current EWedgeGauge object into another EWedgeGauge object, and returns it.
Moves a handle to a new position and updates the position parameters of the gauge.
Draws a graphical representation of a point location or model fitting gauge, as defined by EDrawingMode.
Draws a graphical representation of a point location or model fitting gauge, as defined by EDrawingMode.
Constructs a wedge measurement context.
Active edges as defined in EDragHandle.
Average distance between the sampled points and the fitted model.
Relative filtering threshold, that is the fraction of the average distance between the sampled points and the fitted model above which a point is filtered out.
Status of the restriction on the orientation of the point location gauge or model fitting sample paths.
Returns the coordinates of a sample point, measured along one of the sample paths of the gauge.
Information pertaining to the fitted wedge.
Offset added to the Threshold when a peak is to be detected.
Minimum area value.
Returns the minimum number of samples required for fitting on each side of the shape.
Number of filtering passes for a model fitting operation.
Number of sampled points during the model fitting operation.
Number of sampled points found on edge a during the measure operation.
Number of sampled points found on edge A during the measure operation.
Number of sampled points found on edge r during the measure operation.
Number of sampled points found on edge R during the measure operation.
Number of skip ranges in the gauge after a call to EWedgeGauge::AddSkipRange.
Number of valid sample points remaining after a model fitting operation.
Flag indicating whether the sampling area remains a rectangle when rotated, instead of becoming a parallelogram.
Allows to retrieve information on the samples found along the a edge.
Allows to retrieve information on the samples found along the A edge.
Allows to retrieve information on the samples found along the r edge.
Allows to retrieve information on the samples found along the R edge.
Approximate distance between sampled points during a model fitting operation.
Allows to retrieve the start and end values of the skip range corresponding to the given index, if it is valid (i.e. if it has previously been created by a call to the EWedgeGauge::AddSkipRange method.
Number of pixels used for the low-pass filtering operation.
Number of parallel segments used to extract the data profile.
Threshold level used to delimit significant peaks in the data profile.
Searching area half thickness of the wedge fitting gauge.
Transition choice.
Index (from 0 on) of the transition to be retained when the transition choice parameter is set to ETransitionChoice_NthFromBegin or ETransitionChoice_NthFromEnd.
Transition type.
Shape type.
Flag indicating if at least one valid transition has been found.
Checks whether the cursor is positioned over a handle (TRUE) or not (FALSE).
Triggers the point location or the model fitting operation.
Computes the sample points along the sample path whose index in the list is given by the pathIndex parameter.
Triggers the point location without wedge fitting operation.
Copies all the data from another EWedgeGauge object into the current EWedgeGauge object
Draws the profile that is crossed by one of the sample paths of the gauge, as defined by EPlotItem.
Draws the profile that is crossed by one of the sample paths of the gauge, as defined by EPlotItem.
Triggers the process pertaining to a shape or gauge and all the daughter gauges attach to it.
Removes all the skip ranges previously created by a call to EWedgeGauge::AddSkipRange.
After a call to EWedgeGauge::AddSkipRange, removes the skip range with the given index.
Sets the flag indicating whether the gauge is active or not.
Active edges as defined in EDragHandle.
Sets the nominal inner/outer diameter and breadth of the EWedgeGauge.
Relative filtering threshold, that is the fraction of the average distance between the sampled points and the fitted model above which a point is filtered out.
Sets the geometric parameters (nominal position and diameter, breadth, angular position and amplitude) of an EWedgeGauge object.
DEPRECATED (you should use EWedgeGauge): Sets the geometric parameters (nominal position and diameter, breadth, angular position and amplitude) of an EWedgeGauge object.
Status of the restriction on the orientation of the point location gauge or model fitting sample paths.
Offset added to the Threshold when a peak is to be detected.
Minimum area value.
Sets the minimum number of samples required for fitting on each side of the shape.
Number of filtering passes for a model fitting operation.
Sets the nominal radius and breadth of the EWedgeGauge.
Flag indicating whether the sampling area remains a rectangle when rotated, instead of becoming a parallelogram.
Approximate distance between sampled points during a model fitting operation.
Number of pixels used for the low-pass filtering operation.
Number of parallel segments used to extract the data profile.
Threshold level used to delimit significant peaks in the data profile.
Searching area half thickness of the wedge fitting gauge.
Transition choice.
Index (from 0 on) of the transition to be retained when the transition choice parameter is set to ETransitionChoice_NthFromBegin or ETransitionChoice_NthFromEnd.
Transition type.
Sets the nominal position (center coordinates), diameter, breadth, angular origin and amplitude of the wedge fitting gauge according to a known wedge.

EWedgeGauge Class

Manages a wedge fitting gauge.

Base Class: EWedgeShape

Namespace: Euresys.Open_eVision_2_11

Properties

Sets the flag indicating whether the gauge is active or not.
Active edges as defined in EDragHandle.
Average distance between the sampled points and the fitted model.
Relative filtering threshold, that is the fraction of the average distance between the sampled points and the fitted model above which a point is filtered out.
Status of the restriction on the orientation of the point location gauge or model fitting sample paths.
Information pertaining to the fitted wedge.
Offset added to the Threshold when a peak is to be detected.
Minimum area value.
Number of filtering passes for a model fitting operation.
Number of sampled points during the model fitting operation.
Number of sampled points found on edge a during the measure operation.
Number of sampled points found on edge A during the measure operation.
Number of sampled points found on edge r during the measure operation.
Number of sampled points found on edge R during the measure operation.
Number of skip ranges in the gauge after a call to EWedgeGauge::AddSkipRange.
Number of valid sample points remaining after a model fitting operation.
Flag indicating whether the sampling area remains a rectangle when rotated, instead of becoming a parallelogram.
Approximate distance between sampled points during a model fitting operation.
Number of pixels used for the low-pass filtering operation.
Number of parallel segments used to extract the data profile.
Threshold level used to delimit significant peaks in the data profile.
Searching area half thickness of the wedge fitting gauge.
Transition choice.
Index (from 0 on) of the transition to be retained when the transition choice parameter is set to NthFromBegin or NthFromEnd.
Transition type.
Shape type.
Flag indicating if at least one valid transition has been found.
Sets the nominal position (center coordinates), diameter, breadth, angular origin and amplitude of the wedge fitting gauge according to a known wedge.

Methods

Adds an item to the set of skip ranges and returns the index of the newly added range.
Copies all the data of the current EWedgeGauge object into another EWedgeGauge object, and returns it.
Moves a handle to a new position and updates the position parameters of the gauge.
Draws a graphical representation of a point location or model fitting gauge, as defined by EDrawingMode.
Draws a graphical representation of a point location or model fitting gauge, as defined by EDrawingMode.
Constructs a wedge measurement context.
Returns the coordinates of a sample point, measured along one of the sample paths of the gauge.
Returns the minimum number of samples required for fitting on each side of the shape.
Allows to retrieve information on the samples found along the a edge.
Allows to retrieve information on the samples found along the A edge.
Allows to retrieve information on the samples found along the r edge.
Allows to retrieve information on the samples found along the R edge.
Allows to retrieve the start and end values of the skip range corresponding to the given index, if it is valid (i.e. if it has previously been created by a call to the EWedgeGauge::AddSkipRange method.
Checks whether the cursor is positioned over a handle (TRUE) or not (FALSE).
Triggers the point location or the model fitting operation.
Computes the sample points along the sample path whose index in the list is given by the pathIndex parameter.
Triggers the point location without wedge fitting operation.
Copies all the data from another EWedgeGauge object into the current EWedgeGauge object
Draws the profile that is crossed by one of the sample paths of the gauge, as defined by EPlotItem.
Draws the profile that is crossed by one of the sample paths of the gauge, as defined by EPlotItem.
Triggers the process pertaining to a shape or gauge and all the daughter gauges attach to it.
Removes all the skip ranges previously created by a call to EWedgeGauge::AddSkipRange.
After a call to EWedgeGauge::AddSkipRange, removes the skip range with the given index.
Sets the nominal inner/outer diameter and breadth of the EWedgeGauge.
Sets the geometric parameters (nominal position and diameter, breadth, angular position and amplitude) of an EWedgeGauge object.
DEPRECATED (you should use EWedgeGauge): Sets the geometric parameters (nominal position and diameter, breadth, angular position and amplitude) of an EWedgeGauge object.
Sets the minimum number of samples required for fitting on each side of the shape.
Sets the nominal radius and breadth of the EWedgeGauge.