Archive For The “Kinect” Category

In this article I’ll be illustrating an architecture for a background processing pipeline in .NET. I use a similar architecture as part of my PhD project to process large amounts of data coming from Kinect using Open CV on a background thread. In my application each frame contains approx 9MB of data and Kinect runs…