The amount of refinement done on the deformation transform. A value of 'None' may contain some error. Higher levels of refinement will be more accurate at the expense of time.
Namespace: Cognex.VisionPro.PMAlign.Implementation.InternalAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 73.0.0.0
Syntax
Property Value
Type: CogPMAlignFlexRefinementConstantsImplements
ICogPMAlignFlexRunParams RefinementEvents
| 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 not a member of CogPMAlignFlexRefinementConstants. |
Remarks
The amount of refinement done on the deformation transform. Specifying None may produce some error. Higher levels of refinement will be more accurate at the expense of time.
Default Value: Coarse
See Also