The kernel value at 'position'.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 75.0.0.0
Syntax
Parameters
- position
- Type: Cognex.VisionPro.ImageProcessing CogIPOneImageConvolve3x3PositionConstants
A member of the CogIPOneImageConvolve3x3PositionConstants enumeration specifying which kernel value to set or get.
Return Value
Type: DoubleEvents
| Event Type | Reason |
|---|---|
| CogIPOneImageConvolve3x3 Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The new value is not in CogIPOneImageConvolve3x3PositionConstants or the new value is less than zero. |
Remarks
The kernel value at the given position.
Default Value: 1/9 for all locations (0.111)
See Also