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

    <title type="text">NUI Group - Open Source Interface</title>
    <link rel="alternate" type="text/html" href="http://nuigroup.com/forums/" />
    <link rel="self" type="application/atom+xml" href="http://nuigroup.com/forums/atom/" />
    <updated></updated>
    <rights>Copyright (c) 2010</rights>
    <generator uri="http://www.pmachine.com/" version="1.5.2">ExpressionEngine</generator>
    <id>tag:nuigroup.com,2010:03:20</id>


    <entry>
      <title>C++ MT app development&#63;&amp;nbsp;</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/forums/viewthread/9102/" />      
      <id>tag:nuigroup.com,2010:forums/viewthread/.9102</id>
      <published>2010-03-20T22:33:28Z</published>
      <updated></updated>
      <author><name>zj27</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi, 
<br />
I want to build a virtual solar system by using c++ and opengl. And I&#8217;d like to use CCV to detect the gesture, not Touchlib. However the only way I know to build a c++ MT app is following the example in Touchlib. And those examples could not interact with CCV. So is it possible for me to build a C++ MT app development framework by using Openframeworks, which will receive the UDP message and define Touch Event? I&#8217;m new to it. I‘ll appreciate any advice or reference. Thank you.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>New CCV 1.3 Installer Released</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/forums/viewthread/8677/" />      
      <id>tag:nuigroup.com,2010:forums/viewthread/.8677</id>
      <published>2010-02-14T00:09:31Z</published>
      <updated>2010-02-14T00:09:31Z</updated>
      <author><name>Christian Moore</name></author>
      <content type="html">
      <![CDATA[
        <p><img src="http://media.nuigroup.com/ccv131.png" xwidth=504/>
<br />
<div class="post_item">
<p>
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.&nbsp; 
</p>
<p>
Please let us know any feedback and have fun! Getting started with computer vision and multi-touch has never been so easy.
</p>
<p>
<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 />
</p></div>

<p>
<div class="post_item"><a href="http://nuigroup.com/ccv_13_installer_released/">Blog Article</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>
<br />
</div></p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Trouble stitching cameras (got pictures)</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/forums/viewthread/9070/" />      
      <id>tag:nuigroup.com,2010:forums/viewthread/.9070</id>
      <published>2010-03-19T01:06:21Z</published>
      <updated>2010-03-19T01:07:08Z</updated>
      <author><name>Socialaser</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi all.
</p>
<p>
Working on an interactive laser lightshow using a touch table <img src="http://nuigroup.com/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" />
</p>
<p>
Project is here: <a href="http://socialaser.cias.rit.edu/"><a href="http://socialaser.cias.rit.edu/">http://socialaser.cias.rit.edu/</a></a>
</p>
<p>
We are having trouble stitching two PS3 eye camera feeds together.&nbsp; Software is CCV 1.3, codelaboratories driver, win7 x64.&nbsp; The problem is that we need to swap the x/y pixel dimensions, however the current rotation control is only rotating the image content, and not changing the feeds dimensions (as it should, I would think).&nbsp; Searching here did not turn up a solution&#8230; but I could be blind (quite possible :p )
</p>
<p>
<img src="http://cias.rit.edu/~socialaser/upload/development/rotation%20example.jpg"  alt='rotation%20example.jpg' />
</p>
<p>
Are there any controls that will do what we are looking for?&nbsp; Any other stitching software that would do the trick?&nbsp; I&#8217;m basically looking to put the cameras in &#8216;portrait mode&#8217;.
</p>
<p>
Thanks for your time, I know this is probably a stupid question.
</p>
<p>
--
<br />
Sincerely,
<br />
Kevin Whitfield
<br />
<a href="http://www.virtualmatter.org"><a href="http://www.virtualmatter.org">http://www.virtualmatter.org</a></a>
<br />
<a href="http://socialaser.cias.rit.edu">socialaser.cias.rit.edu</a>
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>CCV1.3 and CL&#45;Eye Quad Pack</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/forums/viewthread/8900/" />      
      <id>tag:nuigroup.com,2010:forums/viewthread/.8900</id>
      <published>2010-03-04T18:00:49Z</published>
      <updated></updated>
      <author><name>zviangi</name></author>
      <content type="html">
      <![CDATA[
        <p>If I get Quad Pack, can I just add Camera 3 and Camera 4 in CCV&#8217;s camera.xml and go ahead?
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>CCV Top down, Top of Head Tracking&#63;&amp;nbsp;</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/forums/viewthread/9049/" />      
      <id>tag:nuigroup.com,2010:forums/viewthread/.9049</id>
      <published>2010-03-17T13:25:30Z</published>
      <updated></updated>
      <author><name>seeper</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi we&#8217;re doing an installation where we want to track the tops of peoples heads.
<br />
Basic thinking is to fly camera above floor, flood with IR, point camera straight down.
<br />
Then use CCV to turn the peoples head&#8217;s into blobs.
</p>
<p>
Wondering if anyone has tried this or has any ideas or suggestions of what we might encounter?
<br />
Any help appreciated, Thanks&#8230;
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>(CCV) Offset for Cameras</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/forums/viewthread/8149/" />      
      <id>tag:nuigroup.com,2009:forums/viewthread/.8149</id>
      <published>2009-12-15T08:13:35Z</published>
      <updated></updated>
      <author><name>firstposter</name></author>
      <content type="html">
      <![CDATA[
        <p>Hello all,
</p>
<p>
it seems that by default the PointGrey FireflyMV (FireWire) camera uses format7 and x=0 in CCV . “x=0” means that the camera image has an offset by 60 pixels when using 640x480, since format 7 mode0 is 752x480 on the FireflyMV.
<br />
I have found the file &#8220;data/cameras.xml&#8221; in CCV 1.3 where it is possible to set an offset for the camera. But it does not seem to be used by the application at all.
<br />
Is there any other possibility to set an offset for the camera?
</p>
<p>
Any help appreciated.
<br />
Greetings
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>MultiTouch Vista / WM_TOUCH</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/forums/viewthread/9039/" />      
      <id>tag:nuigroup.com,2010:forums/viewthread/.9039</id>
      <published>2010-03-16T19:23:01Z</published>
      <updated></updated>
      <author><name>Hatchery</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi~
<br />
My first post.
<br />
I have two kinds of questions.
</p>
<p>
1. MultiTouch Vista
<br />
I have a custom Touch Screen.
<br />
I want to use it.
<br />
I want to know how to send input message of custom Touch Screen. (Using MultiTouch Vista)
<br />
Modify the code should be.
<br />
But I don&#8217;t know what code should I modify.
<br />
Can I get sample code?
<br />
If I can&#8217;t get sample code, I need advice.
<br />
 
<br />
-----------------------------------------------------------------------------------------------------------------
</p>
<p>
2. WM_TOUCH
<br />
PostMessage(HWND_BROADCAST, WM_TOUCH, wParam, lParam)
<br />
Is it possible that the above statement
<br />
I have tried so many times.
<br />
But The WM_TOUCH message is not delivered.
<br />
If it&#8217;s not that&#8230;
<br />
Are there any other solution?
<br />
I want to send WM_TOUCH message to Windows.
<br />
Please advise.
</p>
<p>
If you know something that a solution about two kinds of questions.
<br />
Please reply.
<br />
Thank You !!!
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Remapping to correct radial distortion&#8212;best technique&#63;&amp;nbsp; CCV developers&#63;&amp;nbsp;</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/forums/viewthread/8979/" />      
      <id>tag:nuigroup.com,2010:forums/viewthread/.8979</id>
      <published>2010-03-11T17:18:14Z</published>
      <updated>2010-03-11T19:27:30Z</updated>
      <author><name>Let's Go Outside</name></author>
      <content type="html">
      <![CDATA[
        <p>I was trying to grab the source for CCV, but nuicode seems to be down.&nbsp; I&#8217;ve made an openFrameworks add-on called &#8220;Magnetic&#8221; that uses OpenCV to do tracking of blobs, outlines, peaks, and skeletons.&nbsp; You basically extend ofxMagneticApp instead of ofBaseApp and just call &#8220;getBlobs()&#8221; whenever you want info (has some nice features like integrated fullscreen settings and calibration).&nbsp; As much as we love CCV here, we&#8217;re finding we need something lightweight integrated directly into the applications we build.
</p>
<p>
But I&#8217;m not writing about Magnetic, I&#8217;m writing to ask what is the best approach to remap the camera image to the image you analyze for blobs?&nbsp; CCV seems to work well with both linear and lens distorted images (so long as there are more points), whereas mine sucks with a wide angle lens.&nbsp; Does CCV use any undistorting techniques, or are y&#8217;all just using cvFindHomography?&nbsp; I&#8217;m doing the latter, and just wanted to figure out which route to pursue.
</p>
<p>
My options are either:
</p>
<p>
A) Continue to use cvFindHomography() and allows users to add more points (a la CCV).
<br />
B) Stick with just four corners and then use arrow keys to adjust radial distortion values.
</p>
<p>
I&#8217;m thinking A would be the right route, as B could fail if the image is lopsided.&nbsp; It&#8217;s important that works for any type of screen.&nbsp; In fact, half of Magnetic&#8217;s whole purpose is to track limbs, etc, not touch points, so dedicated radial distortion correction is not an option.
</p>
<p>
Ideas?
</p>

<p>
A few early Magnetic videos, if interested:
</p>
<p>
[youtube]AEysenAU3qU[/youtube]
</p>
<p>
More:
<br />
<a href="http://www.youtube.com/watch?v=W8kR7jbbtpY">http://www.youtube.com/watch?v=W8kR7jbbtpY</a>
<br />
<a href="http://www.youtube.com/watch?v=9NUa3k6cWY4">http://www.youtube.com/watch?v=9NUa3k6cWY4</a>
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>CCV 1.3 Source code&#63; where is the latest&#63; i only see source from October</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/forums/viewthread/8850/" />      
      <id>tag:nuigroup.com,2010:forums/viewthread/.8850</id>
      <published>2010-02-27T12:14:26Z</published>
      <updated>2010-02-27T12:27:51Z</updated>
      <author><name>cityguru</name></author>
      <content type="html">
      <![CDATA[
        <p>Latest 1.3, i am guessing 1.3B or what most now consider just 1.3 final, i do not see the source code for this.
</p>
<p>
I am looking at <a href="http://nuicode.com/projects/tbeta/files">http://nuicode.com/projects/tbeta/files</a> and i am seeing the source from what looks like 1.3A since date reads 10/19/2009 05:14 am
</p>
<p>
Every other file for 1.3 Final reads 2/10/2010, so wondering where can someone get the latest source?
</p>
<p>
Update: I think i may have answered my own question, under <a href="http://nuicode.com/projects/tbeta/repository">http://nuicode.com/projects/tbeta/repository</a> seems to be all the source code revisions.
</p>
<p>
Therefore here i can get the source code, but my remaining question is which version reflects 1.3 Final? if i had to guess i would say 204
</p>
<p>
but then Stefan has a few revisions since then and now latest is 207 and i am wondering whats 
<br />
A) the last stable revision which was 1.3 Final
<br />
B) what are the changes that Stefan has made? is it worth going to 207?
</p>
<p>
Following are notes on 207..
<br />
Check in of the CCV Fiducial TUIO 1.1 version and the Multiplexer . codebase from 02/12/2010.
<br />
Please give feed back if something is missing.
<br />
by Stefan Schlupek
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>ccv 1.3 still not working</title>
      <link rel="alternate" type="text/html" href="http://nuigroup.com/forums/viewthread/8960/" />      
      <id>tag:nuigroup.com,2010:forums/viewthread/.8960</id>
      <published>2010-03-09T17:12:06Z</published>
      <updated></updated>
      <author><name>nate3172</name></author>
      <content type="html">
      <![CDATA[
        <p>Ok, I guess it is time to back up another ten yards and punt here. I am still unsuccessful at getting ccv 1.2 or 1.3 to run on my desktop even though it runs just fine on my laptop. For a bit I had thought that it had to be hardware related but I&#8217;m not so sure now. I think that there is possibly some software on my laptop that is not on my desktop that is allowing the laptop to work and not the desktop. So far what I have been told is to make sure I have quicktime and flash installed- which I do. Anything else? I have tried every suggestion from earlier threads I have posted with no prevail. I have tried to look for a beginners guide to ccv but nothing really pertaining to additional software needed to run ccv. ccv beta works by the way but why not 1.2 or 1.3? The ps3eye test works, but when I try to open ccv it crashes just before it opens all the way and wants to send an error to microsoft. Do I need the latest Java, Directx, Flash Player, etc? What could I be missing? I thought maybe doing a format and clean xp install would resolve the issue but now I think that I still dont have some piece of software needed for ccv. Any help please is much appreciated and thanks to those with ideas in my threads I posted earlier. I wish those ideas would have been a solution to my problem.
</p>
      ]]>
      </content>
    </entry>


</feed>