<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">Natural User Interface Group</title>
    <subtitle type="text">Natural User Interface Group:</subtitle>
    <link rel="alternate" type="text/html" href="http://nuigroup.com/index.php/site/index/" />
    <link rel="self" type="application/atom+xml" href="http://nuigroup.com/xml/atom/" />
    <updated>2010-03-12T03:30:51Z</updated>
    <rights>Copyright (c) 2010, Christian Moore</rights>
    <generator uri="" version="1.5.2"></generator>
    <id>tag:nuigroup.com,2010:03:02</id>


    <entry>
      <title>New Release of MT4J (Java Touch Framework)</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/log/new_release_of_mt4j_java_framework/" />
      <id>tag:nuigroup.com,2010:index.php/site/index/1.456</id>
      <published>2010-03-02T00:30:01Z</published>
      <updated>2010-03-02T01:06:45Z</updated>
      <author>
            <name>Christian Moore</name>
            <email>naturalui@gmail.com</email>
            <uri>http://nuigroup.com</uri>      </author>

      <category term="Community"
        scheme="http://nuigroup.com/site/C7/"
        label="Community" />
      <category term="Software"
        scheme="http://nuigroup.com/site/C5/"
        label="Software" />
      <content type="html"><![CDATA[
        <object width="503" height="344"><param name="movie" value="http://www.youtube.com/v/8zktN00HU9s&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/8zktN00HU9s&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="503" height="344"></embed>a</object>
<div class="post_item">

<b>MT4j - Multitouch for Java </b>- is an open source, cross platform Java development framework, created by community member: <a href="http://nuigroup.com/forums/member/1578/">TherioN</a>, for rapid and easy developement of graphically rich 2D and 3D applications and is designed to support various kinds of input devices with a special focus on multi-touch support. <br><br> 
The input system is very flexible and extendable and now also supports the native Windows 7 Touch features as well as open standards like the TUIO protocol. Many multi-touch gestures are already built in and can be modularily attached to any MT4j component. New gestures can also be defined. <br><br> By using the Processing toolkit in combination with the hardware accelerated OpenGL standard, the graphics achieve very good performance while the syntax is kept simple. The new version 0.9 features many new ready to use widgets and examples that make developing multi-touch applications both fast and easy.

 <br><br>
<b>Here are some of the updates:</b><br>
- new version 0.9 released, now almost 50.000 lines of code<br> 
- new windows 7 touch supported <br>
- many new examples, (mt-shell, air hockey, interactive water, 3D models..) <br>
- widgets (List, HUD Overlay..) <br>
- many bug fixes, memory leaks <br>
- physics engine integration with examples <br>
- Licensed under GPL<br>
- Source now on google code: <a href="http://code.google.com/p/mt4j/">http://code.google.com/p/mt4j/</a><br>
</div>
<div class="post_item">
<a href="http://nuigroup.com/forums/viewthread/8826/">Join the Discussion</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://www.mt4j.org/">Project Page</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://www.mt4j.org/mediawiki/index.php/Downloads">Download Page</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://code.google.com/p/mt4j/source/checkout">Get the Source</a>
</div>

<br><br> 
      ]]></content>
    </entry>

    <entry>
      <title>CCV &#45; 1.3 Installer Released</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/log/ccv_13_installer_released/" />
      <id>tag:nuigroup.com,2010:index.php/site/index/1.455</id>
      <published>2010-02-10T19:06:00Z</published>
      <updated>2010-02-10T19:52:46Z</updated>
      <author>
            <name>Christian Moore</name>
            <email>naturalui@gmail.com</email>
            <uri>http://nuigroup.com</uri>      </author>

      <category term="Community"
        scheme="http://nuigroup.com/site/C7/"
        label="Community" />
      <category term="Projects"
        scheme="http://nuigroup.com/site/C30/"
        label="Projects" />
      <content type="html"><![CDATA[
        <img src="http://media.nuigroup.com/ccv13.png" width=504/>
<div class="post_item">

Hey guys we are happy to release CCV 1.3 which brings with it a much easier to use installer. We have worked on the tracking algorithm to provide much more smoother tracking, this includes a simple weighted low-pass filter and using floats instead of integers in our display mapping methods.  <br><br>Please let us know any feedback and have fun! Getting started with computer vision and multi-touch has never been so easy.

 <br><br>
<b>Here are some of the changes:</b><br>
- Move to LGPL License <br>
- Fixed bug with acceleration value calculation<br>
- Added raw binary TCP protocol (sync-header for blob data packet)<br>
- Changed the color of buttons to red for better contrast<br>
- Added 1-exp(accel/x) adaptive filter coefficient (for tracking smoothing)<br>
- Fixed the blob count for blobs that are not sent ie. blob(0,0)<br>
- More optimization for PS3 Eye<br>
- Stopped using integers to for calibration mapping (CameraToScreenMap)<br>
- Fixed known logging issue.<br>
- <a href="http://nuicode.com/projects/tbeta/repository">See repository for full changelog</a><br>
</div>
<div class="post_item">
<a href="http://nuigroup.com/forums/viewthread/8677/">Join the Discussion</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://ccv.nuigroup.com/">Project Page</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/projects/tbeta/files">Download Page</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/projects/tbeta/repository">Get the Source</a>
</div>

<br><br> 
      ]]></content>
    </entry>

    <entry>
      <title>New PyMT 0.4 Released</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/log/pymt_04/" />
      <id>tag:nuigroup.com,2010:index.php/site/index/1.454</id>
      <published>2010-02-09T16:13:00Z</published>
      <updated>2010-02-16T00:07:31Z</updated>
      <author>
            <name>Christian Moore</name>
            <email>naturalui@gmail.com</email>
            <uri>http://nuigroup.com</uri>      </author>

      <category term="Projects"
        scheme="http://nuigroup.com/site/C30/"
        label="Projects" />
      <category term="Software"
        scheme="http://nuigroup.com/site/C5/"
        label="Software" />
      <content type="html"><![CDATA[
        <img src="http://media.nuigroup.com/pymt4.png" width=503/>
<div class="post_item">

A big thanks goes out to the PyMT team and all there hard work has proven some great results yet again. The new PyMT 0.4 has been released and is available now under a new license. Download <a href="http://pymt.txzone.net/" title="the installer or get the source">the installer or get the source</a> and start building your own Python based MT apps!
<br><br>

PyMT is an open source library for developing multi-touch applications. It is completely cross platform (Linux/OSX/Win) and released under the terms of the GNU LGPL.<br><br>

It comes with native support for many multi-touch input devices, a growing library of multi-touch aware widgets, hardware accelerated OpenGL drawing, and an architecture that is designed to let you focus on building custom and highly interactive applications as quickly and easily as possible.


 <br><br>
<b>Here are some of the framework details:</b><br>
* Move to LGPL License <br>
* Avoid usage of Pyglet <br>
* Backend splitting (Audio, Video, Text, Image, Camera...) <br>
* Switch to PyOpenGL (10% more performances) <br>
* Lot of speed improvements everywhere <br>
* Lot of bugfix in widgets and core <br>
* New animation framework <br>
* New widgets (coverflow, sidepanel, video, container) <br>
* New modules (keybinding, recordvideo, mjpegserver) <br>
* New input processor: retain touch (reuse the last “up” touch) <br>
* Designer App: text editor + pymt rendering (avoid slow loading) <br>
* New Developer’s Guide on wiki <br>
* Improved API documentation
</div>
<div class="post_item">
<a href="http://nuigroup.com/forums/viewthread/8657/">Join the Discussion</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://pymt.txzone.net/">Project/Download Page</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://pymt.txzone.net/wiki/index.php/DevGuide/GrabSourceCode">Get the Source</a>
</div>


<br><br> 
      ]]></content>
    </entry>

    <entry>
      <title>Google Summer of Code Projects (2009)</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/log/gsoc_20091/" />
      <id>tag:nuigroup.com,2010:index.php/site/index/1.357</id>
      <published>2010-01-26T02:50:00Z</published>
      <updated>2010-02-03T08:56:23Z</updated>
      <author>
            <name>Christian Moore</name>
            <email>naturalui@gmail.com</email>
            <uri>http://nuigroup.com</uri>      </author>

      <category term="Community"
        scheme="http://nuigroup.com/site/C7/"
        label="Community" />
      <category term="Projects"
        scheme="http://nuigroup.com/site/C30/"
        label="Projects" />
      <content type="html"><![CDATA[
        <div class="post_item">
Google Summer of Code has again been a huge success for the NUI Group Community in 2009 as it was in 2008. All 7 out of 7 projects were finished successfully. 
Thanks to all students and mentors for their great work and contributions. Below is a quick overview of <a href="http://nuicode.com/projects/gsoc">all the projects</a> completed in 2009: 
</div>
<br><br>
<!-- Start Item -->
<object width="503" height="340"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" />
<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=9175177&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=9175177&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" 
type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="503" height="340"></embed></object>
<div class="post_item">
<b>Argos Interface Builder</b>
<hr>
Argos is a drag-and-drop GUI builder built in openFrameworks, dealing specifically with creating musically-oriented interfaces for multi-touch interaction. Argos is currently in active development and is maintained by Dimitri Diakopoulos and was mentored by Seth Sandler. Language: C++</div>
<div class="post_item">
<a href="http://argos.dimitridiakopoulos.com/" target="_blank">Project Blog</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/projects/argos">Project Overview</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/projects/argos">Project Proposal</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/projects/argos/repository">Get the Source</a>
</div>
<br><br>
<!-- Start Item -->
<object width="503" height="340"><param name="movie" value="http://www.youtube.com/v/p7217oW06Pc&hl=fr&fs=1&"></param>
<param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param>
<embed src="http://www.youtube.com/v/p7217oW06Pc&hl=fr&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="503" height="340"></embed></object>
<div class="post_item">
<b>CCV - Hand Tracking Module</b>
<hr>
This project focuses on the addition of Blob, Hand and Finger Recognition, Tracking and Association as core functionality to the CCV for use with DI/DSI multi-touch setups. Project mentored by Laurence Muller and established by Thiago de Freitas Oliveira Araújo. Language: C++</div>
<div class="post_item">
<a href="http://thiagodefreitas.wordpress.com/" target="_blank">Project Blog</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/projects/gsoc-ccv-hand">Project Overview</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/attachments/download/89/gsoc09_proposal.pdf">Project Proposal</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/projects/gsoc-ccv-hand/repository">Get the Source</a>
</div>
<br><br>
<!-- Start Item -->
<img src="http://nuigroup.com/gestureIllustrations.png" width=503/><br>
<div class="post_item">
<b>Gesture Models for Multitouch</b>
<hr>
This project from Sashikanth Damaraju and Stjepan Rajko as mentor, is aimed at creating a language / framework independent Gesture Recognition toolkit that takes OSC messages formatted with TUIO specification as input and outputs recognized gestures via OSC protocol. Language: C++</div>
<div class="post_item">
<a href="http://nuicode.com/projects/gsoc-gesture-models">Project Blog</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/projects/gsoc-gesture-models">Project Overview</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/attachments/download/95/GSOC.pdf">Project Proposal</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/projects/gsoc-gesture-models/repository">Get the Source</a>
</div>
<br><br>
<!-- Start Item -->
<center>
<img src="http://www.clker.com/cliparts/5/0/b/0/11971226261305296093valessiobrito_Hoof_of_Green_Turtle.svg.hi.png" width=470/>
</center>
<br>
<div class="post_item">
<b>HCI Framework for Java</b>
<hr>
A component-based UI framework for Java which allows developers to create interfaces for their Java applications that support a variety of advanced forms of human-computer interaction (HCI). Project founder is Ori Rawlings and mentored by Christian Moore. Language: Java</div>
<div class="post_item">
<a href="http://nuicode.com/projects/gsoc-hci-java">Project Blog</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/projects/gsoc-hci-java">Project Overview</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/attachments/113/architecture.pdf">Project Proposal</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/projects/gsoc-hci-java/repository">Get the Source</a>
</div>
<br><br>
<!-- Start Item -->
<object width="503" height="340"><param name="movie" value="http://www.youtube.com/v/UOPkR5yCr8Y&hl=en&fs=1&"></param>
<param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always">
</param>
<embed src="http://www.youtube.com/v/UOPkR5yCr8Y&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="503" height="340"></embed></object>
<div class="post_item">
<b>MPX X.Org TUIO Driver</b>
<hr>
This project creates an X.org multitouch driver for TUIO trackers. MPX + Xinput2 are not in a release version of X.org yet, so at the moment a custom build is required. Mentored by Martin Kaltenbrunner and proposed by Ryan Huffman. Language: C++</div>
<div class="post_item">
<a href="http://rhuffman.wordpress.com/" target="_blank">Project Blog</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/projects/gsoc-mpx">Project Overview</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/attachments/download/91/gsoc_nuiproposal.pdf">Project Proposal</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://repo.or.cz/w/xf86-input-tuio.git">Get the Source</a>
</div>
<br><br>
<!-- Start Item -->
<img src="http://blogoscoped.com/files/sketchup.jpg" /><br>
<div class="post_item">
<b>Multi-touch Google SketchUp</b>
<hr>
This project from Anirudh Sharma and mentored by Pawel Solyga, is a addon to allow for multi-touch interaction in Google SketchUp including pinch zoom and translation gesturing. Language: Ruby </div>
<div class="post_item">
<a href="http://nuicode.com/projects/gsoc-sketchup" target="_blank">Project Blog</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/projects/gsoc-sketchup">Project Overview</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/attachments/download/94/Multitouch_Extension_for_Google_SketchUp.pdf">Project Proposal</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/projects/gsoc-sketchup/repository">Get the Source</a>
</div>
<br><br>
<!-- Start Item -->
<img src="http://sharathpatali.files.wordpress.com/2009/08/winfsmode.jpg?w=503&h=240" /><br>
<div class="post_item">
<b>NUI Paint - Python</b>
<hr>
The focus of this project to explore new interactions & developing UI widgets for PyMT framework which would be reusable for other applications. This project was found by Sharath Patali and mentored by: Mathieu Virbel/Thomas Hansen. Language: Python</div>
<div class="post_item">
<a href="http://sharathpatali.wordpress.com/page/4/" target="_blank">Project Blog</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/projects/gsoc-nuipaint">Project Overview</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/attachments/download/93/NUIPaint.pdf">Project Proposal</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuicode.com/projects/gsoc-nuipaint/repository">Get the Source</a>
</div>
<br><br>
 
      ]]></content>
    </entry>

    <entry>
      <title>A Portable 24&#8221; DSI &#45; LCD (porta∼touch)</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/log/porta_touch/" />
      <id>tag:nuigroup.com,2010:index.php/site/index/1.451</id>
      <published>2010-01-25T03:08:00Z</published>
      <updated>2010-01-26T03:28:12Z</updated>
      <author>
            <name>Christian Moore</name>
            <email>naturalui@gmail.com</email>
            <uri>http://nuigroup.com</uri>      </author>

      <category term="Community"
        scheme="http://nuigroup.com/site/C7/"
        label="Community" />
      <category term="Projects"
        scheme="http://nuigroup.com/site/C30/"
        label="Projects" />
      <content type="html"><![CDATA[
        <object width="503" height="340"><param name="movie" value="http://www.youtube.com/v/lHpZ5tM7sN8&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/lHpZ5tM7sN8&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="503" height="340"></embed></object>
<div class="post_item">


Community member <a href="http://nuigroup.com/forums/member/10551/">portatouch</a>, a sound-designer/engineer and composer from little Switzerland brings us  a very well designed portable MT solution. As the video above showcases the construction is easily broken down and reassembled and uses a Apple Mac Mini providing a full package device. <br><br>
<b>Here are some device details:</b>
<br><br>
<b>Specs: </b><br>
- Benq 2410 HD LCD Panel (1920 x 1080 Pixel) <br>
- 8mm Endlighten XL Plexiglas (Touch Panel Frame) <br>
- IR-Led-Ribbon 850nm with 160 Led’s<br> 
- 8 mm Endlighten XL Plexiglas (for the Backlight) <br>
- 2 Original Backlight Tubes from the Benq 2410 HD Panel <br>
- Unibrain Fire-i Firewire Camera, 30fps, 640x480 Pixel, 81° Wide Lens <br>
- 850nm Acrylic IR-Longpass-Filter <br>
- MacMini Core 2Duo 2.66 Ghz running OS X Leopard, CCV 1.2, ReacTIVision 1.4 and Quarz Composer <br>
- Fiducial (with ReacTIVision) and finger recognition (with CCV 1.2 / 5 ms response latency)<br>
- Mounted Dimensions: 75cm x 45cm x 35cm (W x D x H) <br>
- Mounting Time: 3 min. with 12 Screws, few cables <br>
- Boxed Dimensions in Flightcase: 75cm x 45cm x 15cm (W x D x H) <br><br>
<b>Layers:</b><br>

- 8mm Endlighten Touch Panel Frame with IR-Led-Ribbon <br>
- Benq 24” LCD Panel <br>
- 8mm Endlighten with Backlight Tubes on the long sides <br>
- 3mm Plexiglas on Aluminium Frame as Mounting Surface <br>
- Fire-i Camera mounted 30cm under Touch Panel <br>
</div>
<div class="post_item">
<a href="http://nuigroup.com/forums/viewthread/8427/">Join the Discussion</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuigroup.com/forums/member/10551/">Members Page</a>
</div>
<br><br> 
      ]]></content>
    </entry>

    <entry>
      <title>The uniTUIO Project</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/log/the_unituio_project/" />
      <id>tag:nuigroup.com,2010:index.php/site/index/1.450</id>
      <published>2010-01-12T11:45:00Z</published>
      <updated>2010-01-25T06:43:40Z</updated>
      <author>
            <name>Christian Moore</name>
            <email>naturalui@gmail.com</email>
            <uri>http://nuigroup.com</uri>      </author>

      <category term="Community"
        scheme="http://nuigroup.com/site/C7/"
        label="Community" />
      <category term="Projects"
        scheme="http://nuigroup.com/site/C30/"
        label="Projects" />
      <content type="html"><![CDATA[
        <object width="503" height="340"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=7980410&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=7980410&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="503" height="340"></embed></object>
<br>
<div class="post_item">
NUI Group members are always eager to find better ways to produce amazing content. The UniTuio team, <a href="http://nuigroup.com/forums/member/1424/">Ben Britten</a> &<a href="http://nuigroup.com/forums/member/2171/" title=" Sandor Rozsa"> Sandor Rozsa</a> offers us uniTUIO. A novel approach that bridges together <a href="http://tuio.org" title="TUIO">TUIO</a> with <a href="http://unity3d.com/" title="Unity 3D">Unity 3D</a>.  Unity 3D is a powerful multiplatform game development tool, designed from the start to ease creation.
<br><br>
<b>UNITY 3D + TUIO = <a href="http://www.xtuio.com/" title="uniTUIO">uniTUIO</a> </b>
<br><br>
So the basic idea behind uniTUIO is to have a set of scripts to allow you to easily implement TUIO into any Unity3d application.
<br><br>
XTUIO says: " Now you can build your own Multitouch application with little to no coding experience in just a few minutes."
<br><br>
uniTUIO is free and opensource under GPL with a community oriented approach. You will find some tutorials and some cool demo applications<a href="http://xtuio.org/" title=" on their project site"> on their project site</a>.
<br><br>
Let us know how easy is to jump in uniTUIO: <a href="http://nuigroup.com/forums/viewthread/8229/" title="Join the Discussion">Join the Discussion</a>
</div><br><br>


  
      ]]></content>
    </entry>

    <entry>
      <title>Subcycle Labs Session Video</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/log/subcycles/" />
      <id>tag:nuigroup.com,2009:index.php/site/index/1.371</id>
      <published>2009-10-12T09:34:00Z</published>
      <updated>2009-10-18T02:42:30Z</updated>
      <author>
            <name>Christian Moore</name>
            <email>naturalui@gmail.com</email>
            <uri>http://nuigroup.com</uri>      </author>

      <category term="Community"
        scheme="http://nuigroup.com/site/C7/"
        label="Community" />
      <category term="Software"
        scheme="http://nuigroup.com/site/C5/"
        label="Software" />
      <content type="html"><![CDATA[
        <object width="503" height="320"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=7000376&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=7000376&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="503" height="320"></embed></object>
<div class="post_item">
Community member <a href="http://nuigroup.com/forums/member/5200/">Christian Bannister</a> explains the project: <br><br>
The big picture goal of this project is to bridge the gap between sound visualization and musical instrument. With multi-touch interaction it is possible to manipulate multiple characteristics of a sound—directly and visually. Right now a lot of electronic music involves staring at the back of the performers laptop. This is a shame because in many cases a lot of really interesting things are happening on the computer that the audience is completely unaware of.  This project hopes to create a common visual language and experience for the electronic musician and the audience by enhancing the perception of sound and music on both sides.
<br><br>
These sketches are built with Processing and Max/MSP networked with OSC on a single computer. The music side of things (the Max patch) has been in development for a very long time. The Processing aspect is all brand new. It is really exciting to pair the existing audio features with new visual features. It is really fascinating how the music starts to sound different when the techniques for performing it change. These tracks sound a lot different being performed on the multitouch screen than they did when I first started working them up in Logic. It is hard to explain but it makes you think differently about the music and forces to to respond in different ways.
<br><br>
This is my third multitouch build. The build is a 40’’ x 30’’ acrylic on aluminum frame with a a four corner llp configuration. I am running Community Core Vision with a single PS3 eye camera. I am using Digiline Contrast film and an older Infocus DLP projector. The music is composed with Logic, Reaktor, Massive, electric guitar, electric bass and tons of samples.
<br><br>
In the performance of electronic music it is fairly common that the audience is alienated from the process and performance of the musician.
</div>
<div class="post_item">
<a href="http://nuigroup.com/forums/viewthread/7263/">Join the Discussion</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuigroup.com/forums/member/5200/">Member's Page</a> &nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://subcycle.org">Project Page</a>
</div><br><br> 
      ]]></content>
    </entry>

    <entry>
      <title>Community Core Vision Multi&#45;Cam Updates</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/log/ps3eye_multicam_ccv/" />
      <id>tag:nuigroup.com,2009:index.php/site/index/1.370</id>
      <published>2009-10-02T10:28:00Z</published>
      <updated>2009-12-27T16:36:29Z</updated>
      <author>
            <name>AlexP</name>
            <email>lvxela@gmail.com</email>
            <uri>http://alexpopovich.wordpress.com/</uri>      </author>

      <category term="Community"
        scheme="http://nuigroup.com/site/C7/"
        label="Community" />
      <category term="Software"
        scheme="http://nuigroup.com/site/C5/"
        label="Software" />
      <content type="html"><![CDATA[
        <a href="http://nuicode.com/projects/tbeta/files" xtarget="_blank"><img src="http://media.nuigroup.com/ccv-v1.3a.jpg" width=505 /></a>

<div class="post_item">
<b>Community Core Vision v1.3a</b> <br><br>
With over 120,000 downloads, <a href="http://nuicode.com/projects/tbeta" title="Project Page">Community Core Vision</a> (CCV) is a proven computer vision solution with the <a href="http://nuigroup.com/forums" title="best community support group">best community support group</a> arround. Throughly tested in both research and commercial environments, CCV is a great starting point for anyone to begin learning and implementing computer vision based sensing techniques. 
 
Expect more to come as the community continues to contribute to this pioneering opensource project; such as the recently developed <a href="http://nuicode.com/projects/gsoc-ccv-hand">Hand tracking module</a> added during <a href="http://nuicode.com/projects/gsoc" title="Google Summer of Code 2009">Google Summer of Code 2009</a>. <br><br>Check out the latest release which can be <a href="http://nuicode.com/projects/tbeta/files" title="downloads">downloaded here</a> with the following features:
<br><br>
<ul>
<li>Cleaned codebase and Visual Studio project</li>
<li>Fixed hanging on exit issues (known openframeworks bug)</li>
<li>New source code redistribution package</li>
<li>Migrated towards TUIO 1.1 protocol</li>
<li><b>PS3Eye Multicamera integration on Windows (XP/Vista/7)</b></li>
<ul>
<li>High resolution/framerate tracking (1280x480@60FPS)</li>
<li>Fluid video resizing and screen matching</li>
<li>Advanced camera settings</li>
</ul></li>


</ul>

</ul></div>

<a href="http://nuigroup.com/forums/viewthread/6903/"><img src="http://codelaboratories.com/images/PS3EyeMulticam.jpg" width=505 style="margin-top:10px;margin-bottom:10px"/></a>

<div class="post_item">
<b>PS3Eye Multi-Camera Driver</b> <br><br>
With nearly 750,000 downloads and counting the <a href="http://nuigroup.com/forums/viewthread/2921/" title="PS3Eye camera driver">PS3Eye camera driver</a> has been a big hit within our community! Recently a <a href="http://nuigroup.com/forums/viewthread/6903/" title="new version was released">new version was released</a> to allow for using multiple cameras at once.<br><br>

<ul>
<li>Multiple PS3Eye camera support (Dual support in CCV)</li>
<li>Robust Multicamera API for Develpers</li>
<li>Customizable video stitching and blending</li>
<li>Optimized greyscale mode with upcoming color version for broader use</li>
<li>Advanced fully configurable camera settings, sensor control, linear transforms and lens distortion correction</li>
</ul></div>

<img src="http://media.nuigroup.com/cc-cam.jpg" width=505 style="margin-top:10px"/>

<div class=post_item>
<b>Community Camera Preview</b>
<br><br>
Also currently in development is a community camera solution with the aims of providing group members with affordable camera kits which everyone can contribute to the development roadmaps... Here are some of the current features/goals: <br><br>
<ul>
<li>Affordable & accessible</li>
<li>Built in infrared bandpass filter</li>
<li>Compact design & dimensions (3x2x0.75")</li>
<li>Customized for HCI & Computer Vision usage</li>
<li>High performance and capturing resolution</li>
<li>Standard mounting brackets (works with standard tripods)</li>
<li>Open specifications and roadmap (community driven development)</li>
<li>Accepts variety of standard m12 lenses</li>
<li>Optional video sync for motion capture</li>
</ul></div>


<div class="post_item" style="margin-top:10px">
<a href="http://nuicode.com/projects/tbeta/files">Download CCV</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuigroup.com/forums/viewthread/6903/">Download Driver</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuigroup.com/forums/viewthread/7195/">Join the discussion</a>
</div><br><br> 
      ]]></content>
    </entry>

    <entry>
      <title>The MOADtouch Project</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/log/the_moadtouch_project1/" />
      <id>tag:nuigroup.com,2009:index.php/site/index/1.368</id>
      <published>2009-09-25T14:02:00Z</published>
      <updated>2009-09-29T10:11:38Z</updated>
      <author>
            <name>joshb</name>
            <email>joshblake@gmail.com</email>
            <uri>http://nui.joshland.org</uri>      </author>

      <category term="Community"
        scheme="http://nuigroup.com/site/C7/"
        label="Community" />
      <category term="Interface"
        scheme="http://nuigroup.com/site/C10/"
        label="Interface" />
      <content type="html"><![CDATA[
        <p>Open your mind. Relax your brain muscles. This will take a little creativity.
</p>
<p>
Rewind to the 1968. Douglas Engelbart is about to put on <a href="http://en.wikipedia.org/wiki/The_Mother_of_All_Demos">The Mother of All Demos</a> (MOAD). This time, though, instead of inventing and demoing the first computer mouse, he invents a touch (or even multi-touch) screen and shows off an interface that has more in common with Surface or iPhone than Windows or OS X. <img style="float:right; margin:10px 10px 10px 10px;cursor:pointer; cursor:hand;width: 300px; height: 200px;" src="http://1.bp.blogspot.com/_X33DmaaF8aA/SrEqoTMAXJI/AAAAAAAAALQ/xmC7hmHIr7A/s400/Firstmouseunderside.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5382129901518216338" />
</p>
<p>
Pretend that mice were never invented. What would today&#8217;s computer interfaces look like with 41 years of research and evolution and industry focus on multi-touch interfaces?
</p>
<p>
Recently, there have been several articles that show touch in a negative light, with conclusions like these: <a href="http://www.networkworld.com/news/2009/091409-windows-7-touch-dead-on.html">&#8220;Touch is Dead On Arrival&#8221;</a> and <a href="http://jkontherun.com/2009/09/15/value-add-for-multi-touch-notebooks-is-what-exactly/">&#8220;[multi-touch] adds little of value.&#8221;</a>  
</p>
<p>
Those types of comments come about because when some people think of touch on a PC, they visualize a GUI (mouse + keyboard) application and then add some touch to it, and see that touch is redundant or unnecessary. Well of course it is! I agree! Who would want to use an application or OS designed for a mouse pointer with +- 5 pixel precision with their fat fingers with +- 30 pixel precision?&nbsp; In our imagined alternate MOAD touch demo world, though, every application would be designed to work well with gestures, multi-touch, and fluid, high-frequency touch interaction. 
</p>
<p>
<img id="BLOGGER_PHOTO_ID_5288214753320751586" style="FLOAT: left; MARGIN: 10px 10px 10px 10px; WIDTH: 136px; CURSOR: hand; HEIGHT: 151px" alt="" src="http://3.bp.blogspot.com/_X33DmaaF8aA/SWODTMup0eI/AAAAAAAAAGM/4-wLmPEoiIM/s200/finger.jpg" border="0" /><strong>I&#8217;m proposing the MOADtouch project:</strong> Let&#8217;s help people imagine what a NUI world would look like. Take your favorite GUI application, throw out the GUI, and totally reinvent it as a NUI. Pretend touch was only acceptable input device to the mass market. Forget the Windows, Icons, Menus, Pointers. Forget the rectangles. Start with your finger tips and design out from there.
</p>
<p>
I want everyone to participate, regardless of individual skills. Write blogs, create wireframes, mock up screenshots, mock up videos or even code up prototype interactions. Describe or show the experience. Do not throw out any possible application just because someone else doesn&#8217;t think it would work with touch. Recreate the interface so that it does work.
</p>
<p>
I want this to be viral. Send this to all your friends and colleagues. Get them all to create and post something simple, even a snippet of an idea. &#8220;It&#8217;d be cool if XYZ was like this: ...&#8221; Twitter it. Blog it. Flickr it. Tag everything: MOADtouch.
</p>
<p>
Remember: Open your mind. Relax your brain muscles. This will take a little creativity.
</p>
<p>
<div class="post_item"><a href="http://nuigroup.com/forums/viewthread/7146/">Join the discussion</a>&nbsp;&nbsp;|&nbsp;&nbsp; From: <a href="http://nui.joshland.org">Deconstructing the NUI</a></div></p> 
      ]]></content>
    </entry>

    <entry>
      <title>Multipoint SDK + TUIO</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/log/multi_point_tuio/" />
      <id>tag:nuigroup.com,2009:index.php/site/index/1.288</id>
      <published>2009-07-31T20:47:00Z</published>
      <updated>2009-07-31T20:31:06Z</updated>
      <author>
            <name>Christian Moore</name>
            <email>naturalui@gmail.com</email>
            <uri>http://nuigroup.com</uri>      </author>

      <category term="Community"
        scheme="http://nuigroup.com/site/C7/"
        label="Community" />
      <category term="Software"
        scheme="http://nuigroup.com/site/C5/"
        label="Software" />
      <content type="html"><![CDATA[
        <object width="500" height="382"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=5737023&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=FFFFFF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=5737023&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=FFFFFF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="382"></embed></object>

<div class="post_item">
<a href="http://multipointtuio.iamhigham.com/" title="MultiPoint TUIO">MultiPoint TUIO</a> is a tool for developers to test applications that make use of Multi-touch trackers that broadcast data using the TUIO protocol. The application is built for Windows XP/Vista using the <a href="http://blogs.msdn.com/multipoint/archive/2009/03/23/multipoint-sdk-version-1-1-release.aspx" title="Microsoft Multipoint SDK">Microsoft Multipoint SDK</a>. This enables the user to interact with the application using multiple pointer devices, similar to the Microsoft Surface SDK. This tool eases the process of building TUIO applications as it removes the need for testing your application using a true Multi-touch device. Take a look at the video below for a demonstration.
</div>

<div class="post_item">
<a href="http://multipointtuio.iamhigham.com/releases/MultipointTUIO.zip" title="">Get the latest Multipoint TUIO</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://multipointtuio.iamhigham.com/" title=" ">Project Page</a>

</div>
<div class="post_item">

<a href="http://nuigroup.com/forums/viewthread/6545/" title="Join the Discussion">Join the Discussion</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuigroup.com/forums/member/3602/" title="Profile">Member's Profile</a>

</div><br><br>
 
      ]]></content>
    </entry>

    <entry>
      <title>Multitouch Musical Instruments &#45; Surface Editor</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/log/multitouch_musical_instruments_surface_editor/" />
      <id>tag:nuigroup.com,2009:index.php/site/index/1.289</id>
      <published>2009-07-27T21:16:01Z</published>
      <updated>2009-07-28T08:17:37Z</updated>
      <author>
            <name>jimihertz</name>
            <email>jimihertz@yahoo.fr</email>
            <uri>http://sassexperience.org</uri>      </author>

      <content type="html"><![CDATA[
        <object width="503" height="382"><param name="movie" value="http://www.youtube.com/v/JiyWR4VeLp8&hl=fr&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/JiyWR4VeLp8&hl=fr&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="503" height="382"></embed></object>
<div class="post_item"> 

Imagine a tool for transforming ordinary surfaces into a multi touch tabletop and that your camera is handling all the tracking. That you can play music with it, control any DMX to change the ambient light and the best part :  you can program everything without a single line of codes ...."drum roll ..."  <br><br>
The research group at Geneva’s Conservatory of Music presents the Surface Editor and Surface Tracker software applications for turning ordinary surfaces into multi-touch musical instruments.
The Surface Editor allows users to custom design interfaces by dragging and dropping components, such as buttons, sliders, keyboards, and many others, onto the interface. 
The surface can then be used to control digital audio workstations, virtual instruments, hardware synthesizers and samplers, VJ software, and other applications, via either the MIDI or OSC protocol. 
The Surface Tracker is a multi-touch tracking application created for tracking movements on a surface using high speed infrared OptiTrack cameras.  
These cameras have on-board image processing, which allows them to process 100 frames/sec while sparing the host computer’s CPU.  
The applications are available at <a href="http://www.surface-editor.com">http://www.surface-editor.com</a>.
Those innovations led the team to found the <a href="http://www.future-instruments.com/index.html" title="Future Instruments company ">Future Instruments company </a>
</div>
<object width="503" height="382"><param name="movie" value="http://www.youtube.com/v/qmWuZX6Grr8&hl=fr&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/qmWuZX6Grr8&hl=fr&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="503" height="382"></embed></object>

<div class="post_item">
<a href="http://nuigroup.com/forums/viewthread/6471/" title="Join the Discussion">Join the Discussion</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuigroup.com/forums/member/2219/" title="Profile">Member's Profile</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://www.surface-editor.com/" title="More infos ">Project Page</a>
</div><br><br>


 
      ]]></content>
    </entry>

    <entry>
      <title>Multitouch Media Application Pro v3 Release</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/log/multitouch_media_application_pro_v3/" />
      <id>tag:nuigroup.com,2009:index.php/site/index/1.287</id>
      <published>2009-07-13T00:14:00Z</published>
      <updated>2009-07-17T04:15:59Z</updated>
      <author>
            <name>Falcon4ever</name>
            <email>nuigroup@falcon4ever.com</email>
            <uri>http://www.multigesture.net</uri>      </author>

      <category term="Community"
        scheme="http://nuigroup.com/site/C7/"
        label="Community" />
      <category term="Software"
        scheme="http://nuigroup.com/site/C5/"
        label="Software" />
      <content type="html"><![CDATA[
        <object width="503" height="300" data="http://vimeo.com/moogaloop.swf?clip_id=5536193&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=5536193&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /></object>

<div class="post_item">
<a href="http://www.multigesture.net/2009/07/10/multitouch-media-application-pro-v3/" title="Changelog for v3">Changelog for v3</a>:
<ul>
	<li>Fixed compatibility issue with Adobe AIR 1.5 (Fullscreen bug)</li>
	<li>This version should autodetect your screensize to support any screen resolution.</li>
	<li>Added a Google Maps object</li>
	<li>Added support for adding pictures on the fly (for example if you want send a picture from your cellphone with bluetooth, read the readme.txt for the instructions)</li>
	<li>Added a exit-button, reset view-button, canvaslock and displaylock buttons.</li>
	<li>Temporary removed DCIM support due to slowdowns</li></ul>
</div>
<div class="post_item">
<b>Download it now: </b><a href="http://www.multigesture.net/wp-content/plugins/download-monitor/download.php?id=20" title="Multitouch Media Application Pro v3 - 2.25 MB">Multitouch Media Application Pro v3</a> [2.25 MB] Make sure to read the install instructions in <strong>readme.txt</strong> (and download the latest <a href="http://www.adobe.com/products/air/">Adobe AIR 1.5.x</a>).
<br><br>
Note: If you want to try out the bluetooth feature, I recommend installing <a href="http://www.bluesoleil.com/">BlueSoleil</a> to handle the pairing of the devices and file transfers.
</div>
<div class="post_item">
<a href="http://nuigroup.com/forums/viewthread/6340/" title="Join the Discussion">Join the Discussion</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuigroup.com/forums/member/167/" title="Profile">Member's Profile</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://multigesture.com" title=" ">Member's Blog</a>
</div><br><br> 
      ]]></content>
    </entry>

    <entry>
      <title>Community Donations and FAQ Updates</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/log/community_donations_and_faq/" />
      <id>tag:nuigroup.com,2009:index.php/site/index/1.285</id>
      <published>2009-07-07T15:45:00Z</published>
      <updated>2009-07-13T06:39:46Z</updated>
      <author>
            <name>Christian Moore</name>
            <email>naturalui@gmail.com</email>
            <uri>http://nuigroup.com</uri>      </author>

      <category term="Community"
        scheme="http://nuigroup.com/site/C7/"
        label="Community" />
      <category term="News"
        scheme="http://nuigroup.com/site/C2/"
        label="News" />
      <content type="html"><![CDATA[
        <a href="http://nuigroup.com/faq" title="FAQs page"><img src="http://media.nuigroup.com/questionmark_sm.jpg" width=503 border=0></a>
<div class="post_item">Fellow NUI Group Members,
<br><br>
We have just finished up working on <a href="http://nuigroup.com/faq" title="FAQs page">the community FAQs page</a> which have been long overdue and aims to clarify several key issues our community faces:
<br><br>
<ul>
<li><a href="http://nuigroup.com/faq" title="A call to action to the community">A call to action</a> for defining the "natural user interface" term.</li> 
<li><a href="http://nuigroup.com/faq/" title="Introduction to community and foundation">Introduction to community and foundation</a> with future goals and roles.</li>
<li><a href="http://nuigroup.com/faq/legal" title="Legal challenges">Legal challenges</a> such as protecting member's rights and IP.</li>
<li><a href="http://nuigroup.com/faq/donate" title="Donations information">Donations information</a> and getting involved as a member.</li>
<li>How to <a href="http://nuigroup.com/faq/participate" title="participate in the community">participate in the community</a> and the areas we need help.</li>
<li>Existing and <a href="http://nuigroup.com/faq/projects" title="future community project">future community project</a> outlines.</li></ul>
</div>
<div class="post_item">
<a href="http://nuigroup.com/faq" title="NUI Group Community FAQ">NUI Group Community FAQ</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://nuigroup.com/forums/viewthread/6300/" title="Join the Discussion">Join the Discussion</a></div><br><br>
 
      ]]></content>
    </entry>

    <entry>
      <title>Portable Large Interactive Display</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/log/portable_large_interactive_display/" />
      <id>tag:nuigroup.com,2009:index.php/site/index/1.284</id>
      <published>2009-07-06T06:11:00Z</published>
      <updated>2009-07-07T05:48:27Z</updated>
      <author>
            <name>jimihertz</name>
            <email>jimihertz@yahoo.fr</email>
            <uri>http://sassexperience.org</uri>      </author>

      <category term="Community"
        scheme="http://nuigroup.com/site/C7/"
        label="Community" />
      <category term="Hardware"
        scheme="http://nuigroup.com/site/C4/"
        label="Hardware" />
      <content type="html"><![CDATA[
        <p><object width="500" height="382"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=5452585&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=5452585&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="382"></embed></object><div class="post_item">
<p>
 A  large  multi-touch screen (60") that you can bring everywhere, it fits in a suitcase, it can be rolled and carried to meetings,  it can be installed in a matter of minutes .
<br />
The suitcase contains all the necessary components to convert any flat surface into an interactive display. An application was developed to support the building industry in performing ad-hoc meetings where large scale building plans can be projected and discussed on a meeting table.
</p>
<p>
<b><a href="http://nuigroup.com/forums/member/18/" title="Hype">Hype</a></b> , early member of the NUI Group, developped this concept as a graduation project for his Master’s degree in Industrial Design.
</p>
</div>

<p>
<div class="post_item"><a href="http://nuigroup.com/forums/viewthread/6264/" title="Join the Discussion">Join the Discussion</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://nuigroup.com/forums/member/18/" title="Profile">Member&#8217;s Profile</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://www.bright.tv/series/mobiele-multitouch-tafel" title="More infos on Bright TV ">Full Video</a>
<br />
</div>
<br />

</p> 
      ]]></content>
    </entry>

    <entry>
      <title>iDisplay &#45; In Air Interactive Gestures</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/log/i_display/" />
      <id>tag:nuigroup.com,2009:index.php/site/index/1.283</id>
      <published>2009-06-23T22:31:00Z</published>
      <updated>2009-07-07T05:07:15Z</updated>
      <author>
            <name>jimihertz</name>
            <email>jimihertz@yahoo.fr</email>
            <uri>http://sassexperience.org</uri>      </author>

      <category term="Community"
        scheme="http://nuigroup.com/site/C7/"
        label="Community" />
      <category term="Projects"
        scheme="http://nuigroup.com/site/C30/"
        label="Projects" />
      <content type="html"><![CDATA[
        <object width="500" height="382"><param name="movie" value="http://www.youtube.com/v/mlLY0zic7u0&hl=fr&fs=1&rel=0&border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/mlLY0zic7u0&hl=fr&fs=1&rel=0&border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="382"></embed></object>
<div class="post_item">


<b><a href="http://nuigroup.com/forums/member/3136/" title="Lahiru">Lahiru</a></b> a 22 years old Software Engineering student from the Informatic Institute of Sri Lanka</b> brings us the <a href="http://www.soundofcode.com/idisplay" title="iDisplay">iDisplay</a> showcasing some intriguing in air gesturing (Pinch the future between your thumb and your forefinger.
) . 
<br><br>
An inexpensive solution to retrofit existing flat displays into interactive surfaces.
No expensive sensors, IR techniques, soldering,
 compliant surface,  patents infrindgments and
no breaking the bank either. 
Only a regular off-the-shelf webcam and a regular LCD monitor .
</div>

<div class="post_item">
<a href="http://nuigroup.com/forums/viewthread/6125/" title="Join the Discussion">Join the Discussion</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://nuigroup.com/forums/member/3136/" title="Profile">Member's Profile</a>&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="http://www.soundofcode.com/idisplay" title="More infos ">Project Page</a>
</div><br><br>
 
      ]]></content>
    </entry>


</feed>