Click or drag to resize
Accord.NET (logo)

ConnectedComponentsLabeling Properties

The ConnectedComponentsLabeling type exposes the following members.

Properties
  NameDescription
Public propertyBlobCounter
Blob counter used to locate separate blobs.
Public propertyStatic memberColorTable
Colors used to color the binary image.
Public propertyCoupledSizeFiltering
Specifies if size filetering should be coupled or not.
Public propertyFilterBlobs
Specifies if blobs should be filtered.
Public propertyFormatTranslations
Format translations dictionary.
(Overrides BaseFilterFormatTranslations.)
Public propertyMaxHeight
Maximum allowed height of blob.
Public propertyMaxWidth
Maximum allowed width of blob.
Public propertyMinHeight
Minimum allowed height of blob.
Public propertyMinWidth
Minimum allowed width of blob.
Public propertyObjectCount
Objects count.
Top
See Also