Ontario Tech Logo

Kinect 2 Tutorial

Kinect 2 Tutorial



Resources:

 

 

Software Documentation:

 

  1. Go to https://www.microsoft.com/en-us/download/details.aspx?id=44561 and download the Kinect Windows SDK 2.0
  2. Download the Unity packages
  3. Import all Assets from the KinectForWindows folder.
  4. Open MainScene.unity and you have a fully functioning Kinect 2 demo.



Compile Error Fixes for KinectView/MainScene.unity:

  1. Go to these lines and comment out the code displayed in the pictures and replace it with what is typed IE. gameObject.GetComponent<Renderer>();
  2. InfraredSourceView.cs
  3. InfraredSourceView.cs
  4. DepthSourceView.cs
  5. DepthSourceView.cs
  6. ColorSourceView.cs
  7. ColorSourceView.cs









Article Details

Article ID:
30
Category:
Date added:
2019-07-11 11:31:58

Related articles