Algorithms for which the PMAlign pattern is to be trained.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 87.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| PatMax | 0 | Train for PatMax algorithm only. | |
| PatQuick | 1 | Train for PatQuick algorithm only. | |
| PatMaxAndPatQuick | 2 | Train for both the PatMax & PatQuick algorithms. | |
| PatFlex | 3 | Train for PatFlex algorithm only. | |
| PatMaxHighSensitivity | 4 | Train for PatMax algorithm only in high sensitivity mode. | |
| PatMaxPerspective | 5 | Train for perspective PatMax algorithm only. |
Remarks
Algorithms for which the PMAlign pattern is to be trained.
See Also