The maximum number of fractional weights between
background pixels (whose weight is 0.0) and full-weight blob pixels
(whose weight is 1.0). The fractional weights are represented in the
segmentation image by pixel values between 1 and softness.
Namespace: Cognex.VisionPro.BlobAssembly: Cognex.VisionPro.Blob (in Cognex.VisionPro.Blob.dll) Version: 65.1.0.0
Syntax
Property Value
Type: Int32The default is 254.
Events
| Event Type | Reason |
|---|---|
| [Cognex.VisionPro.ICogChangedEvent.Changed] | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| [System.ArgumentException] | The supplied value is less than 0 or greater than 254. |
Remarks
See Also