Gets an image that represents the currently trained pattern. This is a template image that incorporates pixel data from all of the statistically trained images.
Namespace: Cognex.VisionPro.PatInspectAssembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 73.0.0.0
Syntax
Return Value
Type: CogImage8GreyThe CogImage8Grey that represents the currently trained pattern.
Exceptions
| Exception | Condition |
|---|---|
| CogOperatorNotTrainedException | The pattern is not trained. |
Remarks
Gets an CogImage8Grey that represents the currently trained pattern. This is a template image that incorporates pixel data from all of the statistically trained images.
See Also