Kinect on Mac :-)

Associate
Joined
6 Apr 2007
Posts
554
Location
Manchester
Got this running on my mac, it's early days but looks promising :-)

132277_494280002484_652867484_5988271_3957872_o.jpg
 
Very impressed. Been following the kinect hacks online but its nice to see it appearing on the mac now. Moving stuff on OSX just seems so much cooler than on windows...then again most stuff does. :)
 
Oh man, it would be rather cool to control some synths in Logic using the kinect... Could do some Therimin type sounds pretty easily... How much coding would be needed to do something like this?
 
Lol @ Musical Mooning :D

It's possible. A simple implementation could use optic flow analysis to see the shifts in the scene. So if you shift you hands it will appear - up/down=volume and left/right=pitch for example. Violently waving your hand (as you do in kinect) would allow the system to sense a high speed changing area. As the arm is a length.. it can then determine a joint from that... (hence you could get two hands working).

The setup that the kinect gets you todo is probably just that - looking for the changes in the movements so it can build up a skeleton based off the flow analysis. Once it knows your relative bone sizes then it could make it easier to be more selective of the movements.

More complex analysis of skeletal position (I believe the Xbox does this step) is probably in the works by some cunning linux boffins.. queue air finger pianos..
 
Last edited:
Back
Top Bottom