<?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>
        There are modules that will do that ... or as mentioned above, you can just check the size of one of the resulting arrays (they have one entry per shape).&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5762</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5762</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Thanks Steven,&lt;br&gt;&lt;br&gt;it works how I want.&lt;br&gt;&lt;br&gt;And if I want to count the number of shapes what have I to do?&lt;br&gt;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5762</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5762</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Erick,&lt;br&gt;&lt;br&gt;See attached. Note, the biggest issue you probably didn&apos;t realize is that RR sees white objects as being on (or foreground) and black pixels as being off (background). So the first thing to do is invert the image.&lt;br&gt;&lt;br&gt;The attached replicates your image. See the following variables for the actual data:&lt;br&gt;&lt;br&gt;COG_X&lt;br&gt;COG_Y&lt;br&gt;BOUNDING_COORDINATES&lt;br&gt;SAMPLE_LINE_POINTS&lt;br&gt;&lt;br&gt;which are arrays for each object containing the actual values. Note that the latter two have -1,-1 in the arrays to signal an object change.&lt;br&gt;&lt;br&gt;The size/length of COG_X or COG_Y will provide the number of detected objects. As the geo stats module was added there is a bunch more stats computed too which you can see in the Watch_Variable module (last module).&lt;br&gt;&lt;br&gt;STeven.&lt;p&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/28753_1.jpg&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/28753_thumb_1.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5762</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5762</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Shape finding</title>
        <description>
        Hi to all,&lt;br&gt;I never wrote here, but I need a little help with your program.&lt;br&gt;&lt;br&gt;I send to roborealm a bitmap where there is many shapes.&lt;br&gt;I need to:&lt;br&gt;- find the maximun encumbrance (showed by a rectangle)&lt;br&gt;- find center of gravity of shape&lt;br&gt;- delete possible white hole into the shape&lt;br&gt;- find all external points of the shape (points forming the line)&lt;br&gt;- count number of shapes&lt;br&gt;&lt;br&gt;Are possible this functions?&lt;br&gt;If yes, could you tell me how?&lt;br&gt;I need an input because I want to try by myself, but I don&apos;t know how to start!&lt;br&gt;Maybe tell me the instructions and I try!&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;Erick&lt;p&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/28748_1.jpg&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/28748_thumb_1.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/28748_2.jpg&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/28748_thumb_2.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5762</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5762</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
