C# Class Emgu.CV.Structure.MCvQuadEdge2D

ファイルを表示 Open project: fajoy/RTSPExample Class Usage Examples

Public Properties

Property Type Description
flags int

Public Methods

Method Description
GetCvSubdiv2DPoint ( int index ) : MCvSubdiv2DPoint

Get the ith subdivision point

Method Details

GetCvSubdiv2DPoint() public method

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

Property Details

flags public_oe property

flags
public int flags
return int