Choices for how to treat non-visible pixels at run-time.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 75.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| DoNotScoreFeatures | 0 | Any features found at run-time under train time non-visible pixels will be ignored. | |
| ScoreFeaturesAsClutter | 1 | Any features found at run-time under train time non-visible pixels will be treated as clutter for scoring. |
See Also