Get the average width ratio measured by the calipers of this defect.
For each caliper the width ratio is computed by dividing the width
measured at runtime by the width measured at train-time.
Namespace: Cognex.VisionPro.EdgeInspectAssembly: Cognex.VisionPro.EdgeInspect (in Cognex.VisionPro.EdgeInspect.dll) Version: 75.0.0.0
Syntax
Property Value
Type: DoubleThe average bead width ratio for all of the calipers in this defect.
Remarks
If the user disables both WidthMinEnabled and WidthMaxEnabled, the bead width will not be measured at run-time and GetCaliperBeadWidth(Int32), WidthMin, WidthMax, and WidthAvg will all be reported as zero.
See Also