<p>About a five-minute walk from the center of London’s shopping hub, Oxford Circus, is the pan-Asian restaurant <a href="http://www.inamo-restaurant.com/pc/">Inamo</a>. It’s sleek, shiny, and exactly what you’d expect a trendy Soho restaurant to look like, with one exception: Instead of a high-cheek boned, model-like staff, the waiter is the interactive screen on your table.</p> <p>Customers use Inamo’s <a href="http://www.e-table-interactive.com/">E-Tables</a> to order their food, watch it being cooked via a kitchen webcam, and order a taxi home when finished. In addition to being an interactive menu and maître d’ it allows customers to choose the design of the tabletop, play games, and find a venue to head to next.</p> <p>Interactive tables are not just the domain of hotspots such as Inamo. Last year, Barneys New York opened <a href="http://www.notorietyinc.com/blog/genes-co-op-eat-browse-and-shop-on-barneys-digitized-tabletops">genes@CO-OP Café</a>. By using one of 30 computers housed in a single glass-topped communal table, customers can order their food, browse Barney’s catalogue, and catch up on the latest news. Meanwhile, a <a href="http://tinyurl.com/7yxm7nm">McDonald’s</a> franchise in Richardson, Texas, has taken a more health-conscious approach to interactive restaurant information and installed a touchscreen menu so customers can total up the calories in their meal. </p> <p>Although new to most consumers, interactive tabletops, or “Horizontal Interactive Displays” as they are known, have gained momentum the past few years, evident in the industry’s very own conference, hosted by the <a href="http://its2012conf.org/">Association for Computing Machinery</a>. The 2012 edition marks the fifth year of the event, and the continued falling of computer prices will only further the acceptance of interactive surfaces outside of labs and sci-fi films. Increasingly, tabletop computing is also being used as educational tools in museums and schools, informational and tracking machines in medical centers, and for personal use, via platforms such as <a href="http://software.intel.com/en-us/videos/channel/atom/portico-%E2%80%93-tangible-surface-interaction-with-tablet-computers/1127723811001">Intel Labs Portico</a> (video below).</p> <p><object width="486" height="412" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="flashVars" value="videoId=1127723811001&playerID=741496470001&playerKey=AQ~~,AAAArH1stHk~,LuRqJUw7MaeYQkat5frTpWWPINh71g7p&domain=embed&dynamicStreaming=true" /><param name="base" value="http://admin.brightcove.com" /><param name="seamlesstabbing" value="false" /><param name="allowFullScreen" value="true" /><param name="swLiveConnect" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://c.brightcove.com/services/viewer/federated_f9?isVid=1" /><param name="flashvars" value="videoId=1127723811001&playerID=741496470001&playerKey=AQ~~,AAAArH1stHk~,LuRqJUw7MaeYQkat5frTpWWPINh71g7p&domain=embed&dynamicStreaming=true" /><param name="allowfullscreen" value="true" /><param name="swliveconnect" value="true" /><param name="allowscriptaccess" value="always" /><param name="pluginspage" value="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" /><embed src="http://c.brightcove.com/services/viewer/federated_f9?isVid=1" type="application/x-shockwave-flash" width="486" height="412" flashvars="videoId=1127723811001&playerID=741496470001&playerKey=AQ~~,AAAArH1stHk~,LuRqJUw7MaeYQkat5frTpWWPINh71g7p&domain=embed&dynamicStreaming=true" /></object></p> <p>But the question remains: how exactly do these tabletops work?</p> <p>Instead of using a mouse for input, horizontal interactive displays rely on gestures or objects (such as Wii controllers), which match predefined movements the device translates onscreen. Yet, not all movements can be pre-scripted by a programmer since the physical world allows for far more variables than a mouse or handheld controller does. The challenge for programmers and developers is to create devices that accommodate and interpret unforeseen actions into screen-based commands.</p> <p>To create a touchscreen that offers more functionality than simple menu options requires a powerful computer to process the high number of images required. But there are workarounds. <a href="http://templemanautomation.com/">Templeman Automation</a>, a Massachusetts-based firm recently raised over $75,000 on <a href="http://www.kickstarter.com/projects/472263971/playsurface-the-affordable-multi-touch-computing-t">Kickstarter</a> to fund its Playsurface, a multi-touch, open-source, computing table, which foregoes scripted inputs and uses mirrors, cameras, and projectors. While most touch–based projects need a computer to process web-camera video, the Playsurface outsources this to its proprietary processor, called the “Blob Board.” This means you can use the system with an older or slower machine -- no fancy upgrades required.</p> <p>By pledging $1,550 on Kickstarter, backers will receive the Playsurface multi-touch table in a flat-pack, Ikea-style box ready to be self-assembled. Or at least until someone invents the voice-activated allen wrench.</p> <!-- BEGIN KAPOST ANALYTICS CODE --> <script type="text/javascript">// <![CDATA[ var _kapost_data = _kapost_data || []; _kapost_data.push([1, "4fd0c8242efec80001002731", "4f7a1564e8f5360001000868", "4fce7dcb63af1f0001000117", escape("Life")]); (function() { var ka = document.createElement('script'); ka.async=true; ka.id="kp_tracker"; ka.src="http://savoy-prod.heroku.com/javascripts/tracker.js"; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ka, s); })(); // ]]></script> <!-- END KAPOST ANALYTICS CODE -->