Click or drag to resize

SeqType Enumeration

http://www.emgu.com
Sequence type for point sets

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public enum SeqType
Members
  Member nameValueDescription
PointSet12 Point set
Point3DSet56 Point 3D set
Polyline4108 Polyline
Polygon20492 Polygon
SimplePolygon53260 Simple Polygon
See Also