Click or drag to resize
StreamCoders.Imaging Namespace
 
Classes
  ClassDescription
Public classAdaptiveDenoiseFilter
Provides various methods to attempt noise reduction in images. The algorithm uses both spatial and temporal information.
Public classBlob
Represents a blob and is returned as part of the results when using the BlobCounter class.
Public classBlobCounter
Implements 8-connectivity blob counter on an 8-bit grayscale picture.
Public classImageTools
Provides tools for image manipulation and color space conversion.
Enumerations
  EnumerationDescription
Public enumerationAdaptiveBlurMethod
various blur methods that attempt to reduce noise in images.
Public enumerationCompareMethod
Public enumerationMirrorAxis
Values that represent around which axis an image is mirrored.