Mask used when training the PatInspect pattern. The mask allows the user to identify areas of the pattern as "Care" (128-255) or "Don't Care" (0-127).
Namespace: Cognex.VisionPro.PatInspectAssembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 73.0.0.0
Syntax
Property Value
Type: CogImage8GreyEvents
| 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
Mask used when training the PatInspect pattern. The mask allows the user to identify areas of the pattern as Care (128-255) or Don't Care (0-127) pixels.
See Also