<?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>
        Thanks, STeven&lt;br&gt;&lt;br&gt;My computer only can handle 2 USB cameras. PR would not start if I plug in more cameras. &lt;br&gt;&lt;br&gt;Calvenn        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=710</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=710</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Calvenn,&lt;br&gt;&lt;br&gt;We made some fixes to better support same brand camera. Can you try and see if the most recent RR version (1.7.11.4) helps with your problem?&lt;br&gt;&lt;br&gt;Note that due to bus and cpu speed your frame rate will reduce with each camera added. This made be more of a hardware limitation than one with the RR program.&lt;br&gt;&lt;br&gt;To clean up previous versions just delete the old RoboRealm folder. Eveything else is just reused by the newer versions.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=710</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=710</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;I am using Microsoft VX-1000 webcam. For some reason, when I hook up 4 cameras together. The window only show 3 of them. And the RR doesn&apos;t work at all. &lt;br&gt;When I hook up two cameras, the Rev 1.7 doesn&apos;t work with same brand, but it works with Microsoft and Logitech two camera. The only problem is Logitech Messager flame rate is too low, only 5 flame/s at 640x480. &lt;br&gt;Because I am using Marker, I think it is one camera at a time.&amp;nbsp;&amp;nbsp;The second camera seems lost their driver sometime. &lt;br&gt;By the way, how can I clean up all old Revisions of RR in my computer?&lt;br&gt;Thanks a lot.&lt;br&gt;&lt;br&gt;Calvenn        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=710</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=710</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Did the previous version work with the same brand cameras? It appears to depend largely on the brand of camera you are using. We have not had any confirmed results of same brand camera usage. Perhaps you can confirm if this has ever worked?&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=710</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=710</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        I have problem run this robo file on Rev 1.7.9.5. &lt;br&gt;It works on Rev 1.7 with two different brand name camera. &lt;br&gt;But it stop working with same camera. &lt;br&gt;Could you please look into it?&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=710</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=710</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Nicely done!&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=710</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=710</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Yeah thats exactly it. &lt;br&gt;&lt;br&gt;cheers mate        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=710</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=710</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Stereoscopic webcam vision</title>
        <description>
        Also, here&apos;s the file for basic stereoscopic webcam vision        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=710</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=710</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Stereoscopic webcam vision</title>
        <description>
        Here is a basic but effective form of stere-webcams. It uses 2 markers, one for each camera. After appropriate filtering, the centre of gravity (x-coordinate) is found for each image. By doing basic subtraction of the two COG_X value, you will get a number that is inversely proportinal to the distance away from the camera.&lt;br&gt;&lt;br&gt;This is true because from basic trigonometry:&lt;br&gt;Target_distance = tan(alpha) * Distance_between_cameras&lt;br&gt;&lt;br&gt;The &apos;Distance_between_cameras&apos; is constant, so as the &apos;Target_distance&apos; changes, the &apos;tan(alpha)&apos; changes.&lt;br&gt;&lt;br&gt;e.g. For &apos;Distance_between_cameras&apos; ~ 10 cm &amp; &apos;Target_distance&apos; ~ 40 cm, you can expect the distance resolution of 1 mm.&lt;br&gt;&lt;br&gt;Hope it helps.&lt;br&gt;Nemanya&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=710</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=710</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>3D, Depth perception, Stereo Webcams</title>
        <description>
        Hi&lt;br&gt;I allready found one thread dealing with this issue a couple of months back, however im am not sure if it got developed.&lt;br&gt;&lt;br&gt;First off, a nice article on how it works (4/3 down the page):&lt;br&gt;http://www.societyofrobots.com/programming_computer_vision_tutorial_pt3.shtml&lt;br&gt;&lt;br&gt;For robot realm i would see this working after any type of filter/s identifying a point which can be found on both images, of which the distance is to be determined (e.g. movement detection + cog). Now the coordinates of the cog can be used for the following calculations. To find the focal length a bit of guess work / researching ought to be done.&lt;br&gt;&lt;br&gt;Z_actual = (b * focal_length) / (cog_xL - cog-xR) &lt;br&gt;X_actual = cog_xL * Z_actual / focal_length &lt;br&gt;Y_actual = cog_yL * Z_actual / focal_length &lt;br&gt;(as found on the webpage i linked above)&lt;br&gt;&lt;br&gt;this is for parallel cams, it gets a bit more difficult when the cams can pan and tilt seperate from each other (like our eyeballs).&lt;br&gt;&lt;br&gt;As allready mentioned above, i would like to be able to determine the position of at least one object (X,Y,Z). This could be in the form of &quot;finding the green ball&quot; (for both left and right cam) which yields the coordinates (X,Y) of the ball for cam L and R, then finding the distance Z for that position. If possible (i dont know how much processing power is needed for this) id like to get a bw image where the distance (Z) is a direct gradient map (i.e. black = close, grey = medium, white = far distance). This can then be used for all sorts of threshold or advanced wall/abyss detect calculations.&lt;br&gt;&lt;br&gt;hoping to see this plugin soon, Felix        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=710</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=710</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
