OpenCV

Aug 1, 2012

Using OpenCV 2 with Kinect SDK 1.5

Posted by in Kinect, OpenCV 5 comments

OpenCV always makes a great combination with the Kinect SDK. I’m currently working on a project where I need to combine the two. Optical Flow and Face Recognition are just two out of many powerful features that complement the Kinect SDK. I though this bit of code might be useful for anybody who wants to [...]