-
Notifications
You must be signed in to change notification settings - Fork 0
OMGTT/KinectData
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is early proof-of-concept implementation. The goal is to provide access to OpenNI classes that are currently not available in ManagedNite.dll. In particular to generator nodes such as ImageGenerator, DepthGenerator and ScaneAnalyzer. Short term todo: - The library should be renamed to ManagedOpenNI.dll (or maybe SharpOpenNI, nOpenNI?) - The namespace should be renamed to ManagedOpenNI (or just OpenNI) - Drop the XnM prefix from class names. - Add missing functions. For more information about OpenNI go to http://www.openni.org/ And join these discussion groups: http://groups.google.com/group/openni-dev http://groups.google.com/group/openkinect To build the ManagedNiteEx project you might heve to fix the additional include and link directories for the C++ compiler. Add paths to c:\Program Files\OpenNI\Include and c:\Program Files\OpenNI\Lib respectively. To build the samples you will have to reference these external libraries: - WPF Toolkit http://wpf.codeplex.com/releases/view/40535 - Helix 3D Toolkit http://helixtoolkit.codeplex.com/ - SlimDX http://slimdx.org/download.php
About
some code of Kinect
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published