CogPatInspectPattern TrainRegion Property Cognex VisionPro 9.8
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.PatInspect
Assembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 75.1.0.0
Syntax

public ICogRegion TrainRegion { get; set; }

Property Value

Type: ICogRegion
Events

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