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