<?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>
        Annika,&lt;br&gt;&lt;br&gt;Thanks for the images. I noticed 2 issues in the robofile:&lt;br&gt;&lt;br&gt;1. The blob filter had LEFT and AboveY filters but in the second tab. The Main tab is really the one used for processing with the other tabs being used to create variations that are used in the Join or Overlay attributes ... so unless you are doing some very advanced filtering you&apos;d just keep things to the Main tab.&lt;br&gt;&lt;br&gt;2. Small typo in the Set_Variables. The indexing used in all RR fields is actually BLOBS:0 instead of BLOBS(0) which instead looks like a function to RR. This was not evaluating correctly and causing the start and stop vars to malfunction. &lt;br&gt;&lt;br&gt;Attached is the correct robofile.&lt;br&gt;&lt;br&gt;STeven.&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4980</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4980</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Okay, that makes a lot of sense to do it in one robofile. Here is an example of what you suggested. Though for some reason the cropping module works when I first input the coordinates, but when I save the image (which yes, I am doing in my python script) it narrows the width of the image. Also, I tried saving with the Write Images module and it does not appear to save the image. I am also uploading the test image so you can see what it does.&lt;p&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/26122_1.jpg&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/26122_thumb_1.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/26122_2.jpg&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/26122_thumb_2.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4980</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4980</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Annika,&lt;br&gt;&lt;br&gt;Its hard to say what is going wrong without the python application that you are using to do this.&lt;br&gt;&lt;br&gt;Based on your robofile, you don&apos;t seem to be loading and saving the image from RoboRealm ... can I assume this is happening in the python app? Or did you forget to include additional robofiles?&lt;br&gt;&lt;br&gt;Note, you don&apos;t actually need to reload the image after thresholding, just use the Marker module, type in something like my_thresholded_image in case you want to keep a copy of that and then select Source as the revert to ... that will bring back in the original image.&lt;br&gt;&lt;br&gt;So you should only need to load in an image once, perform all needed operations and save the image all from within RR. You Python script would then just provide the image and call that robofile.&lt;br&gt;&lt;br&gt;Or am I not understanding what you want to do?&lt;br&gt;&lt;br&gt;Perhaps if you include a copy of the original image and mention what you want to crop out we can provide a full robofile that will do that.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4980</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4980</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Saving images</title>
        <description>
        Hi again,&lt;br&gt;&lt;br&gt;I am using a python script to do the following:&lt;br&gt;&lt;br&gt;LoadImage&lt;br&gt;LoadProgram which does auto threshold and gets coordinates for cropping&lt;br&gt;Load original Image&lt;br&gt;SetVariables based on cropping coordinates&lt;br&gt;LoadProgram that does the cropping&lt;br&gt;and finally SaveImage&lt;br&gt;&lt;br&gt;This all works fine in RoboRealm, and I see exactly what I want to see, but the file that has been saved by the script is the one that has the autothreshold, uncropped, rather than the original image, cropped. What am I doing wrong?        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4980</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4980</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
