Region of interest in the TrainImage that will be used to train the pattern. A NULL TrainRegion indicates that the entire TrainImage will be used to train the PatInspect pattern.
Namespace: Cognex.VisionPro.PatInspectAssembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 75.1.0.0
Syntax
Property Value
Type: ICogRegionEvents
| Event Type | Reason |
|---|---|
| CogPatInspectPattern Changed | Fires when the value of this property changes. The following state flag may be affected: |
| CogPatInspectPattern Changed | Fires when the value of this property changes and the pattern was untrained. The following state flags may be affected: |
Remarks
Region of interest in the TrainImage that will be used to train the pattern. A NULL TrainRegion indicates that the entire TrainImage will be used to train the PatInspect pattern.
See Also