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