[This is preliminary documentation and is subject to change.]
Sequence type for point sets
Namespace:
Emgu.CV.CvEnumAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# | Visual Basic | Visual C++ |
public enum SEQ_TYPE
Public Enumeration SEQ_TYPE
public enum class SEQ_TYPE
Members
Member | Description |
---|---|
CV_SEQ_POINT_SET | |
CV_SEQ_POINT3D_SET | |
CV_SEQ_POLYLINE | |
CV_SEQ_POLYGON | |
CV_SEQ_SIMPLE_POLYGON |