C# Class ColorGlove.Pooled

Afficher le fichier Open project: arunganesan/hand-gesture-recognition Class Usage Examples

Méthodes publiques

Méthode Description
Pooled ( Point center, int center_depth, HandGestureFormat gesture ) : System
ToString ( ) : string
center ( ) : Point
center_depth ( ) : int

Method Details

Pooled() public méthode

public Pooled ( Point center, int center_depth, HandGestureFormat gesture ) : System
center Point
center_depth int
gesture HandGestureFormat
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

center() public méthode

public center ( ) : Point
Résultat Point

center_depth() public méthode

public center_depth ( ) : int
Résultat int