Above all else, the Kinect is an overpriced camera (half kidding), and it is imperative that we learn how to work with its image data before we can understand how other features like gestures work. For most amateur applications, you will probably want to give the user some visual feedback anyway. In this chapter, we will explore the peculiarities of working with the various image data sources.
ColorFrameSource: Color Image Data
In Chapter 2, we very briefly mentioned ColorFrameSource as one of the many Kinect Data Sources. We went over the general ...