Create a contour of the specific kind, type and flag
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
public Seq( SEQ_ELTYPE eltype, SEQ_KIND kind, SEQ_FLAG flag, MemStorage stor )
Public Sub New ( _ eltype As SEQ_ELTYPE, _ kind As SEQ_KIND, _ flag As SEQ_FLAG, _ stor As MemStorage _ )
public: Seq( SEQ_ELTYPE eltype, SEQ_KIND kind, SEQ_FLAG flag, MemStorage^ stor )
Parameters
- eltype
- SEQ_ELTYPE
The type of the sequence
- kind
- SEQ_KIND
The kind of the sequence
- flag
- SEQ_FLAG
The flag of the sequence
- stor
- MemStorage
The storage