<?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>
        Nandhini,&lt;br&gt;&lt;br&gt;Detecting plates at any orientation esp on a white tablecloth is a very difficult problem and not something that we have a module in RR to just do.&lt;br&gt;&lt;br&gt;If you can use a different color tablecloth than the plates that will be easier to detect as you would then be looking for oval shapes (assuming a non-top down view of the table) that can serve as the initial extraction for plates.&lt;br&gt;&lt;br&gt;Have a look at the attached for an example of an ideal view.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4230</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4230</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        hi&lt;br&gt;our robot is a humanoid which we are developing for restaurant serving purpose.&lt;br&gt;eg: if the robo finds a plate, it has to go and pick it up. here it is necessary that the robo must recognize the object as a plate in which ever orientation it lies in.&lt;br&gt;so i need to train the robo about the plate in all possible orientations.&lt;br&gt;also i need to teach the socket image for self charging purpose.&lt;br&gt;is it possible to do in RR?&lt;br&gt;&lt;br&gt;sorry for posting shape match .log file. since both shape and image matching were not working properly ,i posted one of it. now i updated the software.&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;Nandhini        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4230</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4230</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        thanks a lot Steven!&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4230</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4230</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        In reference to your last question, yes in a calibrated system (i.e. camera sees the same worksapce as robot) the XY and Z (orientation not depth) can be given to the robot. If the camera and robot do not share the same workspace (i.e. 0,0 in the image does not align to 0,0 in the robot space) then you will have to convert from one to the other before sending the robot its coordinates.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4230</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4230</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Nandhini,&lt;br&gt;&lt;br&gt;Thanks for the log file. That answered two of our questions:&lt;br&gt;&lt;br&gt;1. The version you are using .16 was prior to the crash debug file creation in .17 That&apos;s the reason you did not see that file.&lt;br&gt;&lt;br&gt;2. The above comments are about the shape_match module and NOT the image_match module which you are using. Its naturally important to know which module you are actually having issues with.&lt;br&gt;&lt;br&gt;We&apos;ve corrected the detected problems with that module and have uploaded a new version. Please verify that the title bar reads 2.42.25 after downloading the latest copy before you begin your tests.&lt;br&gt;&lt;br&gt;Note that the interface to that module has been altered so it will look a bit different.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4230</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4230</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        hi steve,&lt;br&gt;&lt;br&gt;i have attatched the .log file while working in shape match module.&lt;br&gt;my object recognition module is working properly. so i started working on that.&lt;br&gt;i need another clarification too. Is it possible to give X,Y,Z orientation of an object from Roborealm to input of Forward and Reverse Kinematics?&lt;br&gt;&lt;a target=_blank href=http://www.roborealm.com/forum/download_zipfile.php?post_id=23245&amp;name=RoboRealm.zip&amp;zip_id=1&gt;&lt;img border=0 src=http://www.roborealm.com/images/zip_icon_small.gif&gt; RoboRealm.zip&lt;/a&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4230</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4230</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Hmm, perhaps something else is going on that we don&apos;t understand. Can you instead follow the steps on #27 at&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.roborealm.com/FAQ.php#q21&quot; target=&quot;_blank&quot;&gt;http://www.roborealm.com/&lt;wbr&gt;FAQ.php#q21&lt;/a&gt;&lt;br&gt;&lt;br&gt;and send us that debug file (its also RoboRealm.log but is generated while running rather than on a crash).&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4230</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4230</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        hi steve,&lt;br&gt;&lt;br&gt;i am using v2.42.21 . i dint get any error report when the software closes .&lt;br&gt;i am using the original link sent by RoboRealm.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4230</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4230</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Nandhini,&lt;br&gt;&lt;br&gt;Can you verify what version you are running? The error was only recently fixed (along with the new error reporting that generates c:\\RoboRealm.log) so it appears you need to update your copy. Use the original link you received via email or click on the Download button in the Options dialog.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4230</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4230</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        i too followed the same steps.&lt;br&gt;i dint see any such files after crashing.&lt;br&gt;mine is a trial version is this a reason that this module is not working? i will own this software as soon as possible!&lt;br&gt;&lt;br&gt;Nandhini        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4230</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4230</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Anonymous,&lt;br&gt;&lt;br&gt;Do you see a c:\\RoboRealm.log file after the crash is generated? Can you zip and post that here?&lt;br&gt;&lt;br&gt;The process we are using is very basic. Add Shape_Match to empty pipeline. Select Train button with single image above in it and train.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4230</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4230</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        can i get the steps you follow to do this process? just to ensure that i am working correctly.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4230</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4230</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        hi steve,&lt;br&gt;i tried with the image &apos;s&apos; in previous post,still the problem persists.&lt;br&gt;i am using v2.42.21.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4230</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4230</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Thanks Steven, now the problem has disappeared ... the image is loaded without problem, and the program is not closed.&lt;br&gt; thank you very much&lt;br&gt; Juan Pablo&lt;br&gt;Regards...        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4230</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4230</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Thanks, go ahead and download 2.42.18 and give that version a try.&lt;br&gt;&lt;br&gt;Let me know if you continue to see any issues.&lt;br&gt;&lt;br&gt;Keep in mind that the module expects a binary (black and white) image which you can create via thresholding the image.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4230</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4230</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        I have 12 objets that all whit a &quot;S&quot; like the image...&lt;p&gt;&lt;br&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/23132_1.gif&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/23132_thumb_1.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4230</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4230</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Nandhini,&lt;br&gt;&lt;br&gt;Can you post the image here that you are trying to train on? Most likely there is an issue with that particular image.&lt;br&gt;&lt;br&gt;STevn.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4230</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4230</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        I have the same problem, some format exists in specific of the images, always on having proved the program it generates a mistake and is closed, I could not have loaded the image to prove this application. Any help in this topic would be grateful for them to him.&lt;br&gt; Regards        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4230</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4230</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>training images</title>
        <description>
        hi,&lt;br&gt;i tried to train a simple image from a folder but roborealm closes when i start training... what is the solution for this?        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4230</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4230</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
