CogPMAlignTrainAlgorithmConstants EnumerationCognex VisionPro 9.22
Algorithms for which the PMAlign pattern is to be trained.

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

public enum CogPMAlignTrainAlgorithmConstants
Members

  Member nameValueDescription
PatMax0Train for PatMax algorithm only.
PatQuick1Train for PatQuick algorithm only.
PatMaxAndPatQuick2Train for both the PatMax & PatQuick algorithms.
PatFlex3Train for PatFlex algorithm only.
PatMaxHighSensitivity4Train for PatMax algorithm only in high sensitivity mode.
PatMaxPerspective5Train for perspective PatMax algorithm only.
Remarks

Algorithms for which the PMAlign pattern is to be trained.

See Also