This enumeration specifies which degrees of freedom will be allowed when computing the best-fit transformation between the uncalibrated points and the raw calibrated points.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 75.1.0.0
Syntax
Property Value
Type: CogNPointToNPointDOFConstantsEvents
| Event Type | Reason |
|---|---|
| CogCalibNPointToNPoint Changed | Fires if a transform is not computed. The following state flag may be affected: |
| CogCalibNPointToNPoint Changed | Fires if results must be uncomputed. The following state flags may be affected:
|
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The supplied value is not a valid member of the CogNPointToNPointDOFConstants enumeration. |
Remarks
Returns or sets an enumeration that specifies which degrees of freedom (DOFs) are allowed when computing the best-fit transformation between the uncalibrated points and the raw calibrated points.
See Also