Gets or sets HighTailFraction. The High tail fraction is in the range [0, 1]. Used only if algorithm is Tails
Namespace: Cognex.VisionPro.PixelMapAssembly: Cognex.VisionPro.PixelMap (in Cognex.VisionPro.PixelMap.dll) Version: 73.0.0.0
Syntax
Property Value
Type: DoubleThe HighTailFraction value. Default is 0.01
Events
| Event Type | Reason |
|---|---|
| Cognex.VisionPro ICogChangedEvent | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If newVal is not within 0 and 1 |
See Also