BlobFilter Class

CVB.Net Documentation
For building filters for the Search(Image, BlobFilter).
Inheritance Hierarchy

SystemObject
  Stemmer.Cvb.FoundationBlobFilter

Namespace:  Stemmer.Cvb.Foundation
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public sealed class BlobFilter

The BlobFilter type exposes the following members.

Constructors

  NameDescription
Public methodBlobFilter
Initializes a new instance of the BlobFilter class
Top
Properties

  NameDescription
Public propertyBorderFilter
Gets or sets whether to filter blobs that touch the borders of the image.
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldRangeFilters
Gets the dictionary containing the RangeFilters.
Top
See Also

Reference