www.emgu.com/wiki
Get the number of blob in the blob sequence

Declaration Syntax
public static int CvBlobSeqGetBlobNum(
IntPtr blobSeq
)
Public Shared Function CvBlobSeqGetBlobNum ( _
blobSeq As IntPtr _
) As Integer
public:
static int CvBlobSeqGetBlobNum(
IntPtr blobSeq
)

Parameters
- blobSeq (IntPtr)
- The blob sequence

Return Value
The number of blob in the blob sequence
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)