The output standard deviation image.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogImage8GreyExceptions
| Exception | Condition |
|---|---|
| CogToolNoResultException | A standard deviation image is not available. |
Remarks
An optional standard deviation image. When only one image has been accumulated, this property will reference an appropriately sized image filled with zeros. On the second and subsequent run it will reference the CVL computed standard deviation image.
Default Value: NULL
See Also