BlobCounterBaseFilterBlobs Property |
Namespace: Accord.Imaging
If the property is equal to false, then there is no any additional post processing after image was processed. If the property is set to true, then blobs filtering is done right after image processing routine. If BlobsFilter is set, then custom blobs' filtering is done, which is implemented by user. Otherwise blobs are filtered according to dimensions specified in MinWidth, MinHeight, MaxWidth and MaxHeight properties.
Default value is set to .