Emgu CV Library Documentation
BlobSeq Constructor (ptr)
Namespaces
►
Emgu.CV.VideoSurveillance
►
BlobSeq
►
BlobSeq(IntPtr)
C#
Visual Basic
Visual C++
www.emgu.com/wiki
Create a BlobSeq from the given pointer
Declaration Syntax
C#
Visual Basic
Visual C++
public
BlobSeq
(
IntPtr
ptr
)
Public
Sub
New
( _
ptr
As
IntPtr
_ )
public
:
BlobSeq
(
IntPtr
ptr
)
Parameters
ptr
(
IntPtr
)
The pointer to the unmanaged BlobSeq
Assembly:
Emgu.CV
(Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)