<?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>
        You should be able to do this by adding in either the Timer module which will delay exection of the pipeline for X seconds, or you could use the movement module to stop processing unless X percent of the pixels change (assuming that the image generated after each 10 second iteration is different enough from the previous) ... if not check into using the timer module.&lt;br&gt;&lt;br&gt;Note that the timer module should be placed BEFORE the write image module.&lt;br&gt;&lt;br&gt;Another possibility is to reduce the frame rate of the camera that is digitizing the image ... see what options appear in the Options button-&amp;gt;Video tab-&amp;gt;Format button and see if the FPS can be lowered to 1 in every 10 seconds.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2788</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2788</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>How do I write_Images every n seconds</title>
        <description>
        I can use Write_Images to record every frame as a separate image, but I have a camera that integrates over time up to 10sec so the frame does not change for periods of up to 10 sec. I would like to be able to Write_Images only every n-seconds or every n-frames. Maybe this could be implemented with an extra parameter such as &quot;Sample every n frames/sec&quot; in the Write_Images dialogue box.&lt;br&gt;&lt;br&gt;I guess this could also be implemented with a script of some kind, but a modification of Write_Images appears simpler for the user.&lt;br&gt;&lt;br&gt;Alan, Grenoble.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2788</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2788</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
