Click or drag to resize

SeqEltype Enumeration

http://www.emgu.com
Sequence element type

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public enum SeqEltype
Members
  Member nameValueDescription
Point12 (x,y)
Code0 freeman code: 0..7
Generic0 unspecified type of sequence elements
Ptr7 =6
Ppoint7 pointer to element of other sequence
Index4 index of element of some other sequence
GraphEdge0 next_o, next_d, vtx_o, vtx_d
GraphVertex0 first_edge, (x,y)
TrainAtr0 vertex of the binary tree
ConnectedComp0 connected component
Point3D56 (x,y,z)
See Also