Skip to content

circuitrider/NiWrapper.Net

 
 

Repository files navigation

NiWrapper.Net

OpenNI 2.2 and NiTE 2.2 .Net Wrapper Using .Net 4.0 CP

For using it in your project you can download it from "Package" folder.

OpenNI 2.2.0.33 redist files included.

NiTE 2.2.0.11 redist files included.

x86 version works with both 32 and 64 bits versions of Windows.

For building it your-self, you need to have OpenNI 2.2 and NiTE 2.2 installed. Both 32bit and 64bit versions.

NiTE wrapper is now completely supported. Check "samples" in Samples folder.

License

Copyright (C) 2013 Soroush Falahati - soroush@falahati.net

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

About

OpenNI 2 and NiTE 2 .Net Wrapper

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 69.2%
  • C++ 30.8%