Assembly: Cognex.VisionPro.CNLSearch (in Cognex.VisionPro.CNLSearch.dll) Version: 65.1.0.0
Property Value
Type: Int32| Event Type | Reason |
|---|---|
| CogCNLSearchPattern Changed | Fires when the value of this property is changed, but the change does cause the pattern to become untrained (because it has not been trained yet). The following state flag may be affected: |
| CogCNLSearchPattern Changed | Fires when the value of this property is changed and this pattern becomes untrained. The following state flags may be affected: |
| Exception | Condition |
|---|---|
| ArgumentException | The supplied value is less than zero. |
Limit-left specifies how many columns of pixels on the left side of the pattern may lie outside of the search image and still be found. Partial match searching is only supported for the Linear Search algorithm.
The partial match limits that you specify for training are only used during training if you have specified advanced training. Advanced training uses these limits to help train a pattern that will be effective at run time when the pattern is partially outside of the image.
The training-time partial match limits that you specify are used at run time if you specify true for the PartialMatchLimitsUsePattern property.
Default Value: 0