Advanced training only applies to the Linear Search algorithm. It should only be enabled if CNLSearch is returning inaccurate result locations. Enabling advanced training will cause longer training time and may effect execution time.
Namespace: Cognex.VisionPro.CNLSearchAssembly: Cognex.VisionPro.CNLSearch (in Cognex.VisionPro.CNLSearch.dll) Version: 79.0.0.0
Syntax
Property Value
Type: BooleanEvents
| Event Type | Reason |
|---|---|
| CogCNLSearchPattern Changed | Fires when the value of this property changes. The following state flag may be affected: |
| CogCNLSearchPattern Changed | Fires when the value of this property changes and the pattern becomes untrained as result of the property value change. The following state flags may be affected: |
Remarks
Advanced training only applies to the Linear Search algorithm. It should only be enabled if CNLSearch is returning inaccurate result locations. Enabling advanced training will cause longer training time and may affect execution time.
Default Value: False
See Also