C# 클래스 Emgu.CV.Structure.MCvQuadEdge2D

파일 보기 프로젝트 열기: fajoy/RTSPExample 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
flags int

공개 메소드들

메소드 설명
GetCvSubdiv2DPoint ( int index ) : MCvSubdiv2DPoint

Get the ith subdivision point

메소드 상세

GetCvSubdiv2DPoint() 공개 메소드

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

프로퍼티 상세

flags 공개적으로 프로퍼티

flags
public int flags
리턴 int