Property Blobs
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Blobs
All blobs, including the background blob at index 0 (Label == 0). Most callers should skip index 0 unless the background itself is of interest (see GetLargestBlob(), which starts scanning from index 1).
public IReadOnlyList<ConnectedComponents.Blob> Blobs { get; }