Compute average image.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 91.0.0.0
Syntax
Return Value
Type: CogImage8GreyAn AverageImage.
Exceptions
| Exception | Condition |
|---|---|
| CogIPNoDataAvailableToProcessException | NumImages < 1. |
Remarks
Calculate the average image.
See Also