C# Class Kinect.Core.Gestures.Hands

Afficher le fichier Open project: atosorigin/Kinect Class Usage Examples

Méthodes publiques

Méthode Description
DetectClap ( ) : bool
DetectClap ( System.Windows.Media.Media3D.Point3D left, System.Windows.Media.Media3D.Point3D right ) : bool
Hands ( System.Windows.Media.Media3D.Point3D left, System.Windows.Media.Media3D.Point3D right ) : System
ToString ( ) : string

Private Methods

Méthode Description
WithinMargin ( double left, double right, double margin ) : bool

Method Details

DetectClap() public méthode

public DetectClap ( ) : bool
Résultat bool

DetectClap() public méthode

public DetectClap ( System.Windows.Media.Media3D.Point3D left, System.Windows.Media.Media3D.Point3D right ) : bool
left System.Windows.Media.Media3D.Point3D
right System.Windows.Media.Media3D.Point3D
Résultat bool

Hands() public méthode

public Hands ( System.Windows.Media.Media3D.Point3D left, System.Windows.Media.Media3D.Point3D right ) : System
left System.Windows.Media.Media3D.Point3D
right System.Windows.Media.Media3D.Point3D
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string