<?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>
        sainath,&lt;br&gt;&lt;br&gt;Perhaps you can find source code by researching one of the following systems:&lt;br&gt;&lt;br&gt;http://www.roborealm.com/links/vision_software.php&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2049</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2049</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>wat is the good way to make image matching?</title>
        <description>
        i want to know o good formula how to make shape matching by vision system?&lt;br&gt;and howto use shape matching to detact a thing?        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2049</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2049</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        There are various ways to do this. We included an example of how to use the blob_filter with a bitmap file to show this.&lt;br&gt;&lt;br&gt;Note you need to threshold both images to black and white. The included ones above are not completely black and white largely due to the JPG compression which is not a lossless technique. Best to store black and white images in GIF or PNG.&lt;br&gt;&lt;br&gt;The included example uses the blob filter to remove all objects that are not like the specific bitmap image. You can also use the shape match module to do this.&lt;br&gt;&lt;br&gt;The result is a COG array which is renamed and displayed in the upper left corner. We then used the point_location module to get the extents of the triangle ... you could include more of those extreme points if the triangle is rotated to get the correct rotated shape.&lt;br&gt;&lt;br&gt;Note that you will need to update all the image paths in the blob_filter module for the shape image.&lt;br&gt;&lt;br&gt;STeven.&lt;br&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/2051_1.png&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/2051_thumb_1.jpg&quot;&gt;&lt;/a&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2049</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2049</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Shape detection!!!</title>
        <description>
        Hi,&lt;br&gt;&lt;br&gt;How to detect the shape in image &quot;a&quot; from the shapes in image&amp;nbsp;&amp;nbsp;&quot;b&quot; and how to get the coordinates of COG of that shape in image &quot;b&quot;, and also the coordinates of the corners?&lt;br&gt;&lt;br&gt;Thanks.&lt;br&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/2049_1.JPG&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/2049_thumb_1.jpg&quot;&gt;&lt;/a&gt;&lt;br&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/2049_2.JPG&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/2049_thumb_2.jpg&quot;&gt;&lt;/a&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2049</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2049</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
