http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Wrapper for the CvBlob detection functions.
The Ptr property points to the label image of the cvb::cvLabel function.
Namespace: Emgu.CV.CvbAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public class CvBlobDetector : UnmanagedObject |
Visual Basic |
---|
Public Class CvBlobDetector _ Inherits UnmanagedObject |
Visual C++ |
---|
public ref class CvBlobDetector : public UnmanagedObject |
Remarks
Algorithm based on paper "A linear-time component-labeling algorithm using contour tracing technique" of Fu Chang, Chun-Jen Chen and Chi-Jen Lu.
Inheritance Hierarchy
System..::..Object
Emgu.Util..::..DisposableObject
Emgu.Util..::..UnmanagedObject
Emgu.CV.Cvb..::..CvBlobDetector
Emgu.Util..::..DisposableObject
Emgu.Util..::..UnmanagedObject
Emgu.CV.Cvb..::..CvBlobDetector