CvBlobsLargestBlob Method OpenCvSharp Class Library
Find the largest blob. (cvGreaterBlob)

Namespace:  OpenCvSharp.Blob
Assembly:  OpenCvSharp.Blob (in OpenCvSharp.Blob.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public CvBlob LargestBlob()

Return Value

Type: CvBlob
The largest blob.
See Also

Reference