<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0">
<channel>
    <title>RoboRealm Forum</title>
    <link>http://www.RoboRealm.com/</link>
    <description>The newest forum threads.</description>
    <lastBuildDate>Tue, 30 Nov 1999 00:11:00 EST</lastBuildDate>
    <language>en-us</language>
    <copyright>Copyright: (C) RoboRealm, http://www.RoboRealm.com/</copyright>
    <docs>http://www.RoboRealm.com/</docs>

    <item>
        <title>No Title</title>
        <description>
        Oh wow... That helped a ton. i am getting 20 fps now at this resolution lol.&lt;br&gt;I noticed you changed my block tracking, to Current, and Source.&lt;br&gt;&lt;br&gt;I had mine set to Current and Last. I was getting extra blob IDs when the circles intersected either from momentary circles beng recognized by the circle finder or my blob tracker. Seems to be pretty stable now.&lt;br&gt;&lt;br&gt;Thanks.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4186</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4186</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Cordel,&lt;br&gt;&lt;br&gt;Ahh, ok, 1280x720 is a VERY large image size to be processing. Do you really need that large an image? Seems like you could crop or scale down the image quite a bit. Doing so would dramatically increase the fps.&lt;br&gt;&lt;br&gt;The video is 20fps max, attached is a new pipeline that achieves the same as yours running on my machine at 16fps. Given that size of the image ... that&apos;s quite good even with simple modules. The issue is that the amount of data that needs to be processed even in a simple way is just taking too long. Adding cores will not help as there is an inherent linearity in the modules being used which cannot take full advantage of multi-cores.&lt;br&gt;&lt;br&gt;At any rate, have a look at the attached robofile and also see if you can first scale or crop the image just after the media reader module.&lt;br&gt;&lt;br&gt;STeven.         </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4186</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4186</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Hi Steven,&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.megaupload.com/?d=GXX7GJQ3&quot; target=&quot;_blank&quot;&gt;http://www.megaupload.com/&lt;wbr&gt;?d=GXX7GJQ3&lt;/a&gt;&lt;br&gt;here is the actual video.&lt;br&gt;&lt;br&gt;BTW, &lt;br&gt;I love this program,&lt;br&gt;I have my degree in EE, and realize how much work goes into something like this.&lt;br&gt;I&apos;m sure you guys are proud as hell of it.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4186</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4186</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Any chance you could place the original video that you are using online somewhere? (megaupload/dropbox) &lt;br&gt;&lt;br&gt;Testing this on a webcam we get about 25fps. Sometime the rate of the video slows things down ... but that&apos;s hard to tell without the video.&lt;br&gt;&lt;br&gt;Also, note the gray numbers in the right side of the pipeline. Are any of those larger than the others? Those are the timing per module. The smaller the better.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4186</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4186</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        OK , I found that using circle detection, and having it put a small marker in the center of my circles, and having the blob tracker track the marker works alot better.&lt;br&gt;&lt;br&gt;This is my first program in Robo and I am very scared with the performance.&lt;br&gt;I am running 6 very simple filters and using a test video from my hard drive,&lt;br&gt;and my FPS is only 6.7. I have a quad core CPU too and it olny shows as 17% usage.&lt;br&gt;&lt;br&gt;Can you tell me if I am doing something stupid that is killing my framerate?&lt;br&gt;I mean if 6 or so filters is really all we can reasonably use, it would be hard to justify this program.. please have a look thanks!        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4186</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4186</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Tracking 2 Overlaping Blobs</title>
        <description>
        In this video I have 2 white circle blobs that move over each other.&lt;br&gt;How can keep an ID for each blob. Every tracking method i have tried doesnt allow me to keep the ID and approximate position of the 2 circles. &lt;br&gt;&lt;br&gt;Any ideas? Thanks.&lt;br&gt;&lt;br&gt;see attached youtube video&lt;br&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=Ds4zCel9pew&quot; target=&quot;_blank&quot;&gt;http://www.youtube.com/&lt;wbr&gt;watch?v=Ds4zCel9pew&lt;/a&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4186</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4186</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
