CogPMAlignVisiblePixelMaskScoringMethodConstants EnumerationCognex VisionPro 9.5
Choices for how to treat non-visible pixels at run-time.

Namespace: Cognex.VisionPro.PMAlign
Assembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 69.0.0.0
Syntax

public enum CogPMAlignVisiblePixelMaskScoringMethodConstants
Members

  Member nameValueDescription
DoNotScoreFeatures0Any features found at run-time under train time non-visible pixels will be ignored.
ScoreFeaturesAsClutter1Any features found at run-time under train time non-visible pixels will be treated as clutter for scoring.
See Also