Specifies the scaling factor for the X direction of the output image which corresponds to the angular span direction.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 75.1.0.0
Syntax
Property Value
Type: DoubleEvents
| Event Type | Reason |
|---|---|
| CogPolarUnwrap Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The new value is <= 0. |
Remarks
Specifies the scaling factor for the X direction of the output image which corresponds to the angular span direction.
The default scaling factor minimizes the distortion present in the output image.
Default Value: 1.0
See Also