C# Class Emgu.CV.Structure.MCvQuadEdge2D

Afficher le fichier Open project: fajoy/RTSPExample Class Usage Examples

Méthodes publiques

Свойство Type Description
flags int

Méthodes publiques

Méthode Description
GetCvSubdiv2DPoint ( int index ) : MCvSubdiv2DPoint

Get the ith subdivision point

Method Details

GetCvSubdiv2DPoint() public méthode

Get the ith subdivision point
public GetCvSubdiv2DPoint ( int index ) : MCvSubdiv2DPoint
index int the index to the point, >=0 and <4
Résultat MCvSubdiv2DPoint

Property Details

flags public_oe property

flags
public int flags
Résultat int