Assembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 87.0.0.0
Property Value
Type: CogImage8Grey| Event Type | Reason |
|---|---|
| CogPMAlignPattern Changed | Fires when the value of this property changes. The following state flag may be affected: |
| CogPMAlignPattern Changed | Fires when the value of this property changes and the pattern was untrained. The following state flags may be affected: |
Mask used when training the PMAlign pattern. The pixel values in the mask image are interpreted as follows:
Greater than 191 Care pixels. Features within care pixels are included in the trained pattern.
64 through 127 Don't Care but Score. Features within these pixels are not included in the trained pattern, but when found in the run-time pattern, they are scored as clutter features.
0 through 63 Don't Care and Don't Score. Features within these pixels are not included in the trained pattern, and when found in the run-time pattern, they are not scored as clutter features.
128 through 191 Reserved for future use by Cognex.
Note: Changing this property causes this CogPMAlignPattern to become untrained.
Default Value: NULL (no mask image)