PERCEPTRONIC
This commit is contained in:
@@ -11,7 +11,7 @@ namespace JeuHoy_WPF
|
||||
//Nombre de figure de danse dans l'application.
|
||||
public const int NBFIGURE = 10;
|
||||
//Constante pour la Kinect
|
||||
public const int SKELETONCOUNT = 6;
|
||||
public const int SKELETONCOUNT = 10;
|
||||
public const int KINECT_DISPLAY_WIDTH = 320;
|
||||
public const int KINECT_DISPLAY_HEIGHT = 240;
|
||||
|
||||
|
Reference in New Issue
Block a user