Property MinDistBetweenBlobs
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
MinDistBetweenBlobs
Maximum distance between centers of two blobs for them to be merged into a single blob group when combining results from the several binarized images.
public float MinDistBetweenBlobs { get; set; }