Gets or sets LowStdDevMultiplier.
The Low standard deviation multiplier in the range of (-HUGE_VAL, 0). Used only if the Algorithm is MeanStdDev.
Namespace: Cognex.VisionPro.PixelMapAssembly: Cognex.VisionPro.PixelMap (in Cognex.VisionPro.PixelMap.dll) Version: 85.1.0.0
Syntax
Property Value
Type: DoubleThe LowStdDevMultiplier value. Default is -3
Events
| Event Type | Reason |
|---|---|
| Cognex.VisionPro ICogChangedEvent | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If newVal is greater than 0 |
See Also