This enumeration specifies which degrees of freedom will be allowed when computing the best-fit transformation between the 'group A' points and the 'group B' points.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogNPointToNPointDOFConstantsEvents
| Event Type | Reason |
|---|---|
| CogNPointToNPoint Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The supplied value is not a valid member of the CogNPointToNPointDOFConstants enumeration. |
Remarks
Returns or sets the enumeration that specifies which degrees of freedom will be allowed when computing the best-fit transformation between the "group A" points and the "group B" points.
Default Value: ScalingAspectRotationSkewAndTranslation
See Also