Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ofTheo committed Oct 16, 2019
1 parent 567cb14 commit f4a4138
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ An addon for the new Kinect For Windows V2 sensor.
Based on the excellent work by the https://github.com/OpenKinect/libfreenect2 team ( @JoshBlake @floe and @christiankerl plus others )

New:
- Adds support for > 8m if needed with static ofxKinectV2::setMinMaxDistance
- Adds ofParameter for irExposure ( brightness for IR image ).
- Supports multiple kinects.
- Optimized for openFrameworks release 0.9.0
- Optimized for openFrameworks release 0.10.1
- Uses OpenCL based decoding by default = much faster decoding
- Less crashes on startup and shutdown
- Supports both the early beta device and the new retail device.
Expand All @@ -15,7 +17,7 @@ New:


Notes:
- Kinect needs to have flashed firmware ( this currently needs to be done on Windows 8 )
- Kinect needs to have flashed firmware ( this currently needs to be done on Windows 10 )
- Requires a USB 3 port on machine.
- For OS X if you have issues connecting to the device, check in the System Profiler -> USB. If the Nui Sensor is not listed under SuperSpeed, unplug the power to the device and replug it in, without disconnecting the USB cable.
- Only tested on OS X though Win / Nix should be possible too with patched libusb ( see: https://github.com/OpenKinect/libfreenect2/blob/master/depends/README.depends.txt )
Expand Down

0 comments on commit f4a4138

Please sign in to comment.