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

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

공개 프로퍼티들

프로퍼티 타입 설명
neighbors int
rect System.Drawing.Rectangle

프로퍼티 상세

neighbors 공개적으로 프로퍼티

Number of neighbor rectangles in the group
public int neighbors
리턴 int

rect 공개적으로 프로퍼티

Bounding rectangle for the object (average rectangle of a group)
public Rectangle,System.Drawing rect
리턴 System.Drawing.Rectangle