CogImageAverage NumImages Property Cognex VisionPro 9.22 SR1
How many images have been accumulated.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 87.1.0.0
Syntax

public int NumImages { get; }

Property Value

Type: Int32
Remarks

The current number of images that have been used to calculate the average image.

Default Value: 0

See Also