Skip to content

Commit

Permalink
Initial kinect compatability
Browse files Browse the repository at this point in the history
  • Loading branch information
avin2 committed Dec 9, 2010
1 parent 75d38d7 commit 204c04e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
Binary file modified Bin/SensorKinect-Win32-5.0.0.exe
Binary file not shown.
8 changes: 5 additions & 3 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,16 @@ Notes:
3) Many resolutions/formats are not working yet... For example: The kinect will only agree to output VGA resolution.
4) I don't have a linux machine so I didn't try it, but my guess is that it would work just fine...

PrimeSense NITE algorithim:
PrimeSense NITE algorithm:
If you want to try it please do the following:

1) Install OpenNI (from www.openni.org)
2) Install Sensor (this version...)
3) Install NITE (from www.openni.org)
4) Run the NiViewer sample to make sure depth & image streams are working.
5) Run the NiUserTracker sample play with the skeleton.

5) Run the NiUserTracker sample play with the skeleton. Don't forget to start with the calibration pose! (Explained in the PDFs)
6) Some of NITE samples are using 320x240 resolution. You need to change it to 640x480 in the XML files inside the Data directory.
7) Try the Sample-PointViewer sample for hand tracking demo.

Release Notes:
--------------
Expand Down

0 comments on commit 204c04e

Please sign in to comment.