Enumeration of refinement levels for the PatFlex deformation transform.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 69.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | The deformation transform may have some error in the mapping. | |
| Coarse | 1 | The deformation transform will be refined to the accuracy of the coarse grain limit set for the pattern. | |
| Medium | 2 | The deformation transform will be refined to the accuracy of the coarse grain limit set for the pattern, and then further refined to eliminate high-level deformation inaccuracies that can occur in some applications. | |
| Fine | 3 | The deformation transform is refined, as described in 'Medium', to the accuracy of the fine grain limit set for the pattern. |
Remarks
Enumeration of refinement levels for the PatFlex deformation transform.
See Also