<?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>
        Hi there&lt;br&gt;I am a green hand in image processing area.And it is a little bit complicated for me to load the image or display the image in a code or some other method.So i have add this image tool:&lt;br&gt;&lt;a href=&quot;http://www.rasteredge.com/how-to/csharp-imaging/load-from-file/&quot; target=&quot;_blank&quot;&gt;http://www.rasteredge.com/&lt;wbr&gt;how-&lt;wbr&gt;to/&lt;wbr&gt;csharp-&lt;wbr&gt;imaging/&lt;wbr&gt;load-&lt;wbr&gt;from-&lt;wbr&gt;file/&lt;wbr&gt;&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.rasteredge.com/how-to/csharp-imaging/&quot; target=&quot;_blank&quot;&gt;http://www.rasteredge.com/&lt;wbr&gt;how-&lt;wbr&gt;to/&lt;wbr&gt;csharp-&lt;wbr&gt;imaging/&lt;wbr&gt;&lt;/a&gt;&lt;br&gt;But it can not work with my window 8 setup.Is there any other recommendation?&lt;br&gt;Thanks a lot        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5211</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5211</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Thanks this is just what I needed&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Vince        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5211</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5211</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Vince,&lt;br&gt;&lt;br&gt;Once you have the filename that you want to display you can set that into a variable (lets call it filename_to_load) and then in a load image module use [filename_to_load] as the filename (just type it in). The module recognizes that &apos;[&apos; and &apos;]&apos; means get the value of the filename from within that variable. When you then set the image to load as a marker (you can specify the name) you can then use the display_image module to show that loaded marker image somewhere in the main display. Note this &apos;[&apos; and &apos;]&apos; trick is also understood by all other modules so if you find that you need a value generated from somewhere else to be used, just wrap [] around a variable with that value.&lt;br&gt;&lt;br&gt;STeven.&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5211</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5211</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Dynamically displaying an image into a current image</title>
        <description>
        I understand that I can combine load image and display image to display a picture onto the current scene.&amp;nbsp;&amp;nbsp;I would like to do this dynamically in which a random image is loaded and displayed at random times and random locations.&amp;nbsp;&amp;nbsp;I know how to use VB script to read file paths into a variable.&amp;nbsp;&amp;nbsp;The part I am stuck on his how to set the image information into a generic variable that the display image module can see. I tried to use the Load_Image module and have it load all the image files in the folder but apparently this module does not create an array of the images.&amp;nbsp;&amp;nbsp;So do I need to create my own array and modify&amp;nbsp;&amp;nbsp;the IMAGE_LABEL, IMAGE_PATH and IMAGE_FILENAME?        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5211</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5211</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
