The optical distortion model to be used in computing
Raw2DFromCamera2D.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 91.0.0.0
Syntax
Property Value
Type: CogLensDistortionModelConstantsThe default is ThreeParamRadial.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The supplied value is not a member of the CogLensDistortionModelConstants enumeration. |
See Also