OpenNI / OpenNI2

OpenNI2
Apache License 2.0
432 stars 893 forks source link

Mirror mode support for the Kinect driver #32

Closed tomoto closed 11 years ago

tomoto commented 11 years ago

Here is the patch for the mirror mode support for the Kinect driver. I used #22 as the reference (my kudos to KHeresy).

tomoto commented 11 years ago

Sorry for another commit after sending the pull request. It is to refactor around KinectStreamImpl and DepthKinectStream to achieve better encapsulation of Windows & NUI dependent details within KinectStreamImpl.