<?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 for the help, it works perfectly!         </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3228</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3228</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Kaarn,&lt;br&gt;&lt;br&gt;You could use the following VBScript in the VBScript module to isolate just the diameter of the circle array. Then you would save that array using the write_variables module.&lt;br&gt;&lt;br&gt;&lt;br&gt;circles = GetArrayVariable(&quot;CIRCLES&quot;)&lt;br&gt;ReDim diameters(ubound(circles)/13)&lt;br&gt;&lt;br&gt;if isArray(circles) then&lt;br&gt;&amp;nbsp;&amp;nbsp;if ubound(circles) &amp;gt; 0 then&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;j = 0&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;for i = 0 to ubound(circles)-1 step 13&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;diameters(j) = circles(i+2)&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;j=j+1&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;next&lt;br&gt;&amp;nbsp;&amp;nbsp;end if&lt;br&gt;end if&lt;br&gt;&lt;br&gt;SetArrayVariable &quot;diameters&quot;, diameters&lt;br&gt;&lt;br&gt;Also have a look at the attached robofile that includes this plus the write variables module.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3228</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3228</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        i have done a lot more work on this and I just have 1 problem. &lt;br&gt;&lt;br&gt;As you may know when you use Circles to you get a integer array whit all the info about every circle. All I need to do now is to isolate the diameter of every circle and put it in an other array so I can load it in excel.&lt;br&gt; I think this must be really easy to but I cant figure it out, can someone help please?&lt;br&gt;&lt;br&gt;for some inspiration I include a image of 109 drops measured &lt;p&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/19130_1.jpg&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/19130_thumb_1.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3228</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3228</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Counting drops</title>
        <description>
        I am looking for a way to count the number and size of paint drops in a picture. I have already triad out a few things and in the pictures you can see some results. Not all the drops get measured and there are a couple that get measured that aren&apos;t even there, but whit a few adjustments and just using parts of the picture I think I can solve the those problems.&lt;br&gt;&lt;br&gt;But now I need to export the data I got from the pictures (the number of drops and the size) to something like a exel sheet so I can do the rest of the calculations. Is there a way to do this?&lt;p&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/19112_1.jpg&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/19112_thumb_1.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/19112_2.jpg&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/19112_thumb_2.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3228</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3228</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
