The amount of area to exclude when computing either a
bounding box or median point, only used when the ExtremaExcludeMode is
set to AreaPercent. The area is specified in
terms of percentage of pixels to exclude.
Namespace: Cognex.VisionPro.BlobAssembly: Cognex.VisionPro.Blob (in Cognex.VisionPro.Blob.dll) Version: 65.1.0.0
Syntax
Property Value
Type: DoubleThe default is 0.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The supplied value is less than zero or greater than or equal to 50. |
Remarks
See Also