Last month, we had a look on how to setup the Kinect on a linux (Ubuntu) machine (if you missed it, you can find it here) . Today, we will continue exploring the Kinect possibilities by using the device in a program written in Qt. We will first design a class that will be our interface […]
Author Archives: Benoit Dumas
Setting up Kinect for programming in Linux (part 1)
The Kinect, a Microsoft device originally made for the Xbox360 (a gaming console), has become incredibly popular among developers in the past few months; it allows easy tracking of predefined movements without having to wear special clothes or complicated sensors. Once you’re set-up, you would be able to access functions such as hand tracking, scene […]