Pan-Pearson Hackathon 2013 - Project: Leap Pearson
We had some fun using Leap Motion - gesture recognition device at the Pan-Pearson Hackathon on June 6th and 7th. We built an app for use in Kiosks at Hotel Lobbies, Office receptions, Libraries, Bus Billboards etc.
The app allows users to consume content from DK Travel Guides, FT Business News and Longman Dictionary - all via touch-less, gesture recognition technology.
We used the Leap-Motion Java API to process the motion / gesture data from the Leap-Motion device. This processed data was then relayed to the web-app using Websockets, using the Pusher API.
Tweet
// <![CDATA[ (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=477602045622808"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); // ]]>// <![CDATA[ !function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs'); // ]]>// <![CDATA[ (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); // ]]>















