Custom blobs' filter to use.
Namespace:
AForge.ImagingAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
public IBlobsFilter BlobsFilter { get; set; } |
Remarks
The property specifies custom blobs' filtering routine to use. It has effect only in the case if FilterBlobs property is set to trueTruetruetrue (True in Visual Basic).