The maximum deformation rate to be accommodated in a PatFlex alignment.
Namespace: Cognex.VisionPro.PMAlign.Implementation.InternalAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 65.1.0.0
Syntax
Property Value
Type: DoubleImplements
ICogPMAlignFlexRunParams MaxDeformationRateEvents
| Event Type | Reason |
|---|---|
| CogPMAlignRunParams Changed | Fires when this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The supplied value is less than 0.0 or greater than 1.0. |
Remarks
The maximum deformation rate to be accommodated in a PatFlex alignment.
Increasing values require more training time and may cause spurious matches at run time.
Default Value: 0.3
See Also