- Dec 29, 2005
- 2,046
- 36
- 101
Hi,
I'm thinking of coding a game using the Kinect 2.0 sensor (the one that comes with XBOX One). Microsoft provides an SDK on the computer to allow you to program against it.
In the past, I programmed an automatic BMI calculator for the Cleveland Clinic using the first Kinect:
https://www.youtube.com/watch?v=g8GlZ8LcZ8o
There are several new enhancements to the Kinect 2 sensor that we can utilize for extra tricks, that I'd like to investigate.
Of course there are other simple things you can do with the Kinect that other hardware has probably done better, like control your mouse with your hands (ala Minority Report). I presented on how you can easily play solitaire or write in thin air (paintbrush) using the Kinect running in the background. To grab a card in solitaire, you'd just close your fist, and to drop it, you'd release it. It's sort of neat the simple power that opens up once you realize you can control the mouse with your hands, lol. I tried and failed quickly to take control of Quake Live with the Kinect, that would be a neat demonstration I think.
Anyway, if you'd like to talk about a public idea that might be fun to code, please reply.
If you'd like talk about a private idea that could possibly make money, we can speak in PM.
Thanks!
ELmO
I'm thinking of coding a game using the Kinect 2.0 sensor (the one that comes with XBOX One). Microsoft provides an SDK on the computer to allow you to program against it.
In the past, I programmed an automatic BMI calculator for the Cleveland Clinic using the first Kinect:
https://www.youtube.com/watch?v=g8GlZ8LcZ8o
There are several new enhancements to the Kinect 2 sensor that we can utilize for extra tricks, that I'd like to investigate.
- 5-6 people detected at once (25 joints per person)
- Directional Microphone Array allows us to listen in just a portion of the room. In V1 I could talk from 30ft away and the speech SDK could pick up my programmed grammar.
- More accurate Depth/RGB cameras (finger joint tracking now included)
- Detecting facial expressions are supposedly now supported, although V1 had it, I think it might be out of the box in V2
- Extremely accurate depth camera supposedly can get your relative heart beat by seeing micro fluctuations in your skin and clothing!
- IR Sensor can see you in the dark.
Of course there are other simple things you can do with the Kinect that other hardware has probably done better, like control your mouse with your hands (ala Minority Report). I presented on how you can easily play solitaire or write in thin air (paintbrush) using the Kinect running in the background. To grab a card in solitaire, you'd just close your fist, and to drop it, you'd release it. It's sort of neat the simple power that opens up once you realize you can control the mouse with your hands, lol. I tried and failed quickly to take control of Quake Live with the Kinect, that would be a neat demonstration I think.
Anyway, if you'd like to talk about a public idea that might be fun to code, please reply.
If you'd like talk about a private idea that could possibly make money, we can speak in PM.
Thanks!
ELmO
Last edited:
