Controls the type of fit PatFlex will use to model deformation in the runtime input image.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogPMAlignFlexDeformationFitConstantsEvents
| Event Type | Reason |
|---|---|
| CogPMAlignRunParams Changed | Fires when this property changes. The following state flag may be affected: |
Remarks
Controls the type of fit PatFlex will use to model deformation in the runtime input image.
If you specify Perspective when you know that only perspective deformation is present, you can generate an accurate deformation result in less time. Specifying SurfaceFlex can model more general deformation but requires more time.
Default Value: SurfaceFlex
See Also