When true, the StandardDeviationImage may be computed after one or more calls to Add().
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 75.0.0.0
Syntax
Property Value
Type: BooleanEvents
| Event Type | Reason |
|---|---|
| CogImageAverage Changed | Fires when this property changes. The following state flags may be affected: |
Remarks
Determines whether or not the tool calculates the standard deviation image in addition to the average image. Changing the value of this property will clear the current average image.
Default Value: FALSE
See Also