Run parameters for image average processing.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 75.1.0.0
Syntax
Property Value
Type: CogImageAverageEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| InvalidCastException | The CogImageAverage interface is not supported. |
Remarks
Run parameters for image average processing.
Default Value: A default constructed CogImageAverage
See Also