Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 760 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 760 Bytes

ofxONI1_5

A simple wrapper around OpenNI 1.5 and NiTE 1.5 to use in ofxReprojection. Implements similar functionality as ofxKinect.

Features

  • Implements ofxBase3DVideo to allow for backend switching between OpenNI and libfreenect (by using ofxKinect).
  • NiTE User Tracker and skeleton support.
  • Grayscale or hue-valued depth image.

Installation

The 1.5 versions of both NiTE and OpenNI can be found here:

Some dated information on installing NiTE and running the examples can be found here:

The SensorKinect can be downloaded from this repository: