Skip to content

kaorun55/OpenNI2-Kinect2Driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenNI2-Kinect2Driver

OpenNI2 Kinect v2 Driver

OpenNI2-Kinect2Driver

Notice

  • Please use at your own risk
  • Still in the experimental stage. It just runs, but may have a lack of features or may be buggy.
  • Does not run with NiTE. NiTE requires proprietary driver parameters that we cannot implement.

Installation

  1. Install OpenNI 2.2.0.33 Beta(x64)
  2. Download or Clone project.
  3. Move "Bin" folder to "C:\Program Files\OpenNI2\Tools"
  4. Start C:\Program Files\OpenNI2\Tools\NiViewer.exe

Requirements

Build

  1. fork & clone OpenNI2 v2.2.0.33 Source.
  2. Open Visual Studio 2012.
  3. Update Toolkit v110.
  4. Move Kinect2 folder to "OpenNI2\Source\Drivers".
  5. Add project.
  6. Unload the "Kinect" project(v1 bridge).
  7. Build Solution.
  8. Change startup project to "NiViewer".
  9. Copy "OpenNI2\ThirdParty\GL\glut64.dll" to "OpenNI2\Bin\x64-Debug" or "OpenNI2\Bin\x64-Release"
  10. Run NiViewer.

Requirements

About

OpenNI2 Kinect v2 DevPrev Driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages