Assembly: Cognex.VisionPro.EdgeInspect (in Cognex.VisionPro.EdgeInspect.dll) Version: 75.1.0.0
Property Value
Type: Int32Default value is 3.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The supplied value is less than 1. |
Refer to the CogBeadInspectPattern remarks for the definitions of bead paths and defects.
This is a sliding window of calipers. For a given caliper detecting a bead along the coarse path, that caliper along with a number of its neighboring calipers as specified by this property are used to determine the averaged value to train such as for bead width or bead coverage (see the CogBeadInspectRunParams properties for more details as to the averaged values that are calculated and checked against). These averaged values will be used when attempting to locate defects in a runtime image.
A larger smoothing factor allows for a looser tolerance for certain aspects of the bead path at runtime. A higher value for this property is advised when some amount of variance for the bead along the path at runtime is expected and considered to be acceptable.