<?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>
        Don&apos;t worry about it, I found the problem.&amp;nbsp;&amp;nbsp;The issue was I needed to import the color data from color statistics and when I looked at the vars it showed MEAN_COLOR_R(0), so when i created a VBS file I thought I could GetVariable(&quot;MEAN_COLOR_R(0)&quot;) but it doesn&apos;t work like that, i needed to GetArrayVariable(&quot;MEAN_COLOR_R&quot;).&amp;nbsp;&amp;nbsp;that worked fine, but thanks anyway :)        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3274</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3274</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Kyle,&lt;br&gt;&lt;br&gt;What do you mean by &quot;receive the variables&quot;? What are you trying to read them with? The API?&lt;br&gt;&lt;br&gt;Perhaps you can can include a robofile and image such that we can see what you are trying to do?&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3274</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3274</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>MEAN_COLOR and AREA</title>
        <description>
        I am trying to track two specific colors, red and green.&amp;nbsp;&amp;nbsp;I am using the RGB filter to filter all blue and leave just those two colors.&amp;nbsp;&amp;nbsp;I am also using a blob filter to filter out all of the small blobs.&amp;nbsp;&amp;nbsp;My problem comes with the color statistics portion.&amp;nbsp;&amp;nbsp;I have two distinct blobs and need to discern the color and area of each of these blobs.&amp;nbsp;&amp;nbsp;every time i try and receive the variables from MEAN_COLOR_R(0) and MEAN_COLOR_R(1), I get garbage.&amp;nbsp;&amp;nbsp;one should be 0 and the other should be 255.&amp;nbsp;&amp;nbsp;I know MEAN_COLOR is an array as the number will fluctuate depending on the number of blobs that the camera picks up.&amp;nbsp;&amp;nbsp;any help will be appreciated.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3274</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3274</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
