C# 클래스 Emgu.CV.Cvb.CvBlob

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

공개 메소드들

메소드 설명
GetContour ( MemStorage stor ) : Contour

Get the contour that defines the blob

비공개 메소드들

메소드 설명
CvBlob ( IntPtr blob ) : System

메소드 상세

GetContour() 공개 메소드

Get the contour that defines the blob
public GetContour ( MemStorage stor ) : Contour
stor MemStorage The memory storage when the resulting contour will be allocated
리턴 Contour