www.emgu.com/wiki
Get the specific blob from the blob sequence

Declaration Syntax
Public Shared Function CvBlobSeqGetBlob ( _
blobSeq As IntPtr, _
blobIndex As Integer _
) As IntPtr

Parameters
- blobSeq (IntPtr)
- the blob sequence
- blobIndex (Int32)
- the index of the blob to be retrieved

Return Value
Pointer to the specific blob
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)