Specifies the sampling mode used when performing the unwrap operation.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 73.0.0.0
Syntax
Property Value
Type: CogPolarUnwrapSamplingModeConstantsEvents
| 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 sampling mode is not in CogPolarUnwrapSamplingModeConstants. |
Remarks
Specifies the sampling mode used when performing the unwrap operation.
Default Value: BilinearInterpolation
See Also