C# Class GesturesViewer.DepthStreamManager

Inheritance: Notifier, IStreamManager
Afficher le fichier Open project: ushadow/handinput

Méthodes publiques

Méthode Description
Update ( Kinect.Toolbox.Record.ReplayDepthImageFrame frame ) : void

Creates a new PixelData array.

Private Methods

Méthode Description
ConvertDepthFrame ( short depthFrame16 ) : void

Method Details

Update() public méthode

Creates a new PixelData array.
public Update ( Kinect.Toolbox.Record.ReplayDepthImageFrame frame ) : void
frame Kinect.Toolbox.Record.ReplayDepthImageFrame
Résultat void