|
|
|
@ -37,6 +37,7 @@ namespace WpfApp
|
|
|
|
|
Debug.WriteLine(KinectStream.KinectManager.StatusText);
|
|
|
|
|
KinectStream.Start();
|
|
|
|
|
Debug.WriteLine(KinectStream.KinectManager.StatusText);
|
|
|
|
|
Debug.WriteLine(KinectStream.Bitmap);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
private void MainWindow_Closing(object sender, System.ComponentModel.CancelEventArgs e)
|
|
|
|
|