C# 클래스 ColorGlove.Pooled

파일 보기 프로젝트 열기: arunganesan/hand-gesture-recognition 1 사용 예제들

공개 메소드들

메소드 설명
Pooled ( Point center, int center_depth, HandGestureFormat gesture ) : System
ToString ( ) : string
center ( ) : Point
center_depth ( ) : int

메소드 상세

Pooled() 공개 메소드

public Pooled ( Point center, int center_depth, HandGestureFormat gesture ) : System
center Point
center_depth int
gesture HandGestureFormat
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

center() 공개 메소드

public center ( ) : Point
리턴 Point

center_depth() 공개 메소드

public center_depth ( ) : int
리턴 int