http://www.emgu.com
Sequence type for point sets
Namespace: Emgu.CV.CvEnumAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
SyntaxPublic Enumeration SeqType
public enum class SeqType
Members
| Member name | Value | Description |
---|
| PointSet | 12 | |
| Point3DSet | 56 | |
| Polyline | 4108 | |
| Polygon | 20492 | |
| SimplePolygon | 53260 | |
See Also