<?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>
        Thank you very much STeven, version 2.2.9 is ok.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3038</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3038</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Davide,&lt;br&gt;&lt;br&gt;We synced the shape matching with the way the fiducial module works which seems to have corrected the issue of grabbing the SHAPES_PATH via the OSC and API. &lt;br&gt;&lt;br&gt;The x min/max, and y min/max order has been verified as you noted. We have updated the documentation to reflect that order.&lt;br&gt;&lt;br&gt;Please try 2.2.9 for the fixes.&lt;br&gt;&lt;br&gt;Thanks much for your note. Great debugging!! Helps us identify the issue very quickly!&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3038</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3038</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Hi to all,&lt;br&gt;&lt;br&gt;- I&apos;m still having problems with the variable &apos;SHAPES_PATH&apos; ( in shape_match module ), it is not initialized ( it is always empty ) while the array &apos;SHAPES&apos; is correctly initialized ( it contains the &apos;matched data&apos; ). I repeated the above process several times, with different sets of training images... ( attached an image of the variables )&lt;br&gt;&lt;br&gt;-&amp;nbsp;&amp;nbsp;On the contrary the fiducial module ( which is similar to shape_matching ) is working ok, The variables FIDUCIALS and FIDUCIALS_PATH are correctly initialized&lt;br&gt;&lt;br&gt;P.S. documentation of shape_match says that SHAPES array contains:&lt;br&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X min coordinate of bounding box&lt;br&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Y min coordinate of bounding box&lt;br&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X max coordinate of bounding box&lt;br&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Y max coordinate of bounding box &lt;br&gt;&lt;br&gt;my testing shows that elements 3-6 are as follow:&lt;br&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X min coordinate of bounding box&lt;br&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X max coordinate of bounding box&lt;br&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Y min coordinate of bounding box &lt;br&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Y max coordinate of bounding box&lt;br&gt;&lt;br&gt;could someone verify this?&lt;p&gt;&lt;br&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/19650_1.gif&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/19650_thumb_1.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3038</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3038</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Hello Steven, I have a few problems with shape matching:&lt;br&gt;- I have trained the shape matching algorithm with four samples&lt;br&gt;- I have checked the checkbox &quot;create shapes array&quot;&lt;br&gt;- the four samples are correctly recognized ( I can see the green box around each samples )&lt;br&gt;- I can send correctly the values of the variables SHAPE_FILENAME, SHAPE_CONFIDENCE, SHAPE_SIZE etc. via the OSC_SEND_VARIABLES module&lt;br&gt;- I can send the value of the array SHAPES via OSC_SEND_VARIABLES&lt;br&gt;- but when I send the variable SHAPES_PATH via OSC_SEND_VARIABLES I receive an empty string&lt;br&gt;- I used the &apos;api approach&apos; to retrieve the value of SHAPES_PATH with no success ( I always get an empty string, the value of the other variables is received correctly )&lt;br&gt;- in fact the variable SHAPES_PATH has always an empy value &lt;br&gt;- I repeated the above steps with RR 2.0.9.7 and RR 2.2.4&lt;br&gt;&lt;br&gt;Where is my mistake ( any help is appreciated )?&lt;br&gt;&lt;br&gt;P.S. attached the training images for shape matching and the robo file&lt;p&gt;&lt;a target=_blank href=http://www.roborealm.com/forum/download_zipfile.php?post_id=19624&amp;name=CALIBRA.zip&amp;zip_id=1&gt;&lt;img border=0 src=http://www.roborealm.com/images/zip_icon_small.gif&gt; CALIBRA.zip&lt;/a&gt;&lt;br&gt;&lt;a target=_blank href=http://www.roborealm.com/forum/download_zipfile.php?post_id=19624&amp;name=working_test.zip&amp;zip_id=2&gt;&lt;img border=0 src=http://www.roborealm.com/images/zip_icon_small.gif&gt; working_test.zip&lt;/a&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3038</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3038</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Chrille,&lt;br&gt;&lt;br&gt;Yes, the SHAPES_PATH is really a lookup table for the main shapes array. See the documentation at&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.roborealm.com/help/Shape_Match.php&quot; target=&quot;_blank&quot;&gt;http://www.roborealm.com/&lt;wbr&gt;help/&lt;wbr&gt;Shape_&lt;wbr&gt;Match.php&lt;/a&gt;&lt;br&gt;&lt;br&gt;and pay attention to the content of SHAPES. The SHAPES_PATH is really a database or sort that will ONLY include the unique names referenced by the SHAPES array. This is to ensure that the list keeps small.&lt;br&gt;&lt;br&gt;So in order to determine what paths to what objects have been detected you need to loop through the shapes array and use its information into the SHAPES_PATH array. An example is on that documentation page on how to do this in VB.&lt;br&gt;&lt;br&gt;STeven.&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3038</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3038</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Error in shape match</title>
        <description>
        Hi, I get a very odd error when using the shape match module. I have an image of three digital numbers. It works good until two of the numbers beside each other are the same. Then the SHAPE_PATH variable only have one of them.&lt;br&gt;&lt;br&gt;This image only gives me: 2.gif,4.gif&lt;br&gt;&lt;br&gt;is there any solution to this problem? Or is there a better way to get the images found by shape match?&lt;br&gt;&lt;br&gt;Thanks/ Chrille&lt;br&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/18261_1.gif&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/18261_thumb_1.jpg&quot;&gt;&lt;/a&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3038</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3038</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
