Click or drag to resize
Accord.NET (logo)

BlobCounterBase Properties

The BlobCounterBase type exposes the following members.

Properties
  NameDescription
Public propertyBlobsFilter
Custom blobs' filter to use.
Public propertyCoupledSizeFiltering
Specifies if size filtering should be coupled or not.
Public propertyFilterBlobs
Specifies if blobs should be filtered.
Protected propertyImageHeight
Gets the height of the image.
Protected propertyImageWidth
Gets the width of the image.
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 propertyObjectLabels
Objects' labels.
Public propertyObjectsCount
Objects count.
Public propertyObjectsOrder
Objects sort order.
Top
See Also