Find greater blob. (cvGreaterBlob)
Namespace: OpenCvSharp.Blob
Assembly: OpenCvSharp.Blob (in OpenCvSharp.Blob.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- blobs
- Type: OpenCvSharp.BlobCvBlobs
List of blobs.
Return Value
Type: CvBlobThe greater blob.
See Also