| StreamCoders.Imaging Namespace |
| Class | Description | |
|---|---|---|
| AdaptiveDenoiseFilter |
Provides various methods to attempt noise reduction in images. The algorithm uses both
spatial and temporal information.
| |
| Blob |
Represents a blob and is returned as part of the results when using the BlobCounter
class.
| |
| BlobCounter |
Implements 8-connectivity blob counter on an 8-bit grayscale picture.
| |
| ImageTools |
Provides tools for image manipulation and color space conversion.
|
| Enumeration | Description | |
|---|---|---|
| AdaptiveBlurMethod |
various blur methods that attempt to reduce noise in images.
| |
| CompareMethod | ||
| MirrorAxis |
Values that represent around which axis an image is mirrored.
|