http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Get the binary mask for the blobs listed in the CvBlobs
Namespace: Emgu.CV.CvbAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public Image<Gray, byte> DrawBlobsMask( CvBlobs blobs ) |
Visual Basic |
---|
Public Function DrawBlobsMask ( _ blobs As CvBlobs _ ) As Image(Of Gray, Byte) |
Visual C++ |
---|
public: Image<Gray, unsigned char>^ DrawBlobsMask( CvBlobs^ blobs ) |
Parameters
- blobs
- Type: Emgu.CV.Cvb..::..CvBlobs
The blobs