| BlobCounter Class |
Namespace: StreamCoders.Imaging
The BlobCounter type exposes the following members.
| Name | Description | |
|---|---|---|
| BlobCounter | Initializes a new instance of the BlobCounter class |
| Name | Description | |
|---|---|---|
| Threshold |
Threshold of pixel value. If a pixel value is beyond this threshold (pixel greaterThan
threshold), then it will be part of a blob component.
|
| Name | Description | |
|---|---|---|
| Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
| Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |