Algorithm used to run the PMAlign pattern.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 83.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| PatMax | 0 | Run PMAlign using the PatMax algorithm. | |
| PatQuick | 1 | Run PMAlign using the PatQuick algorithm. | |
| BestTrained | 2 | Run PMAlign using the PatMax algorithm if the pattern is trained for both PatMax and PatQuick or PatMax high sensitivity. Otherwise, run using the algorithm for which the pattern was trained. | |
| PatFlex | 3 | Run PMAlign using the PatFlex algorithm. | |
| PatMaxPerspective | 4 | Run PMAlign using the perspective PatMax algorithm. |
Remarks
Algorithm used to run the PMAlign pattern.
See Also