<?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>
        Here is one way.&lt;br&gt;&lt;br&gt;Start with an image.&lt;br&gt;&lt;br&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/17309_1.jpg&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/17309_thumb_1.jpg&quot;&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;Detect mid point using Geometric module. Use VBScript to calculate X center and create a line array that will draw a line right through the center.&lt;br&gt;&lt;br&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/17309_2.jpg&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/17309_thumb_2.jpg&quot;&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;and then mask this line with the original image to ensure that its height is&lt;br&gt;only in parts of the actual blob.&lt;br&gt;&lt;br&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/17309_3.jpg&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/17309_thumb_3.jpg&quot;&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;The height of the middle of the blob is now found once more using the geometric module.&lt;br&gt;&lt;br&gt;STeven.&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2789</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2789</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Blob characterisation</title>
        <description>
        For a blob, I would like to know the Y position at the middle of its height at a desired X location. Specifically, using geometric_stats module I can locate the MIN_X and MAX_X. From that, it calculates the X position of the middle of the blob. There I would like to know the middle Y position [min + ((max-min)/2)] at that X position.&lt;br&gt;&lt;br&gt;Ideally I would like to know the mid height coordinates of blobs at their X centers.&lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;Nemanya        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2789</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2789</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
