Click or drag to resize
Accord.NET (logo)

BlobsFiltering Properties

The BlobsFiltering type exposes the following members.

Properties
  NameDescription
Public propertyBlobsFilter
Custom blobs' filter to use.
Public propertyCoupledSizeFiltering
Specifies if size filetering should be coupled or not.
Public propertyFormatTranslations
Format translations dictionary.
(Overrides BaseInPlaceFilterFormatTranslations.)
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.
Top
See Also