Table of Contents

Enum SeqEltype

Namespace
Emgu.CV.CvEnum
Assembly
Emgu.CV.dll

Sequence element type

public enum SeqEltype

Fields

Code = 0

freeman code: 0..7

ConnectedComp = 0

connected component

Generic = 0

unspecified type of sequence elements

GraphEdge = 0

next_o, next_d, vtx_o, vtx_d

GraphVertex = 0

first_edge, (x,y)

Index = 4

index of element of some other sequence

Point = 12

(x,y)

Point3D = 56

(x,y,z)

Ppoint = 7

pointer to element of other sequence

Ptr = 7

=6

TrainAtr = 0

vertex of the binary tree