[Kinect-controlled news feed]

Project date: Jun 2011
Tags: C++ :: web

During my work for Edelman Digital in 2011, I took part on a C++ project to create a program that could display user's Facebook and Twitter feeds and was controlled by hand gestures captured by a Kinect device connected to a PC.

The program could switch between displaying Twitter and Facebook feeds when user made an opening window gesture. Scrolling was controlled by opening palms towards the Kinect cameras and moving the arms up and down. I was mainly involved with gesture recognition, although I did help with communication with the social networks APIs as well.

The graphical interfaces were created using GTK. OpenKinect was used a library for interfacing with the Kinect device and computer vision library OpenCV was utilised for blob detection.


{Please enable JavaScript in order to post comments}

[Blog]

Ultrastable Neuroendocrine Robot is born

I have finally put a beginning of an artificial brain to my Ultrastable Neuroendocrine Robot - UNER... my lego robot can now measure inputs from its 3 front proximity sensors and individual cells in its brain get activated when it sees something

[Read full]

Busy working on Alien Farm

For the last couple of weeks, I have been working on a strategy game with working name 'Alien Farm'. I have done a lot of improvements and bug fixes and almost ready to move to creating a few campaign missions...

[Read full]