<?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>
        Your image looks good.&amp;nbsp;&amp;nbsp;&lt;br&gt;&lt;br&gt;In the COG box, check the connect COG to center of screen.&amp;nbsp;&amp;nbsp;(This won&apos;t make any difference in the image processing. &lt;br&gt;&lt;br&gt;At the beginning of your image pipeline try a Histogram -&amp;gt; Normalize to increase the difference between your line and the background. &lt;br&gt;&lt;br&gt;Try using Edges -&amp;gt; Connect points to fill in any gaps.&amp;nbsp;&amp;nbsp;Also try Morphology-&amp;gt; Dilate to give&amp;nbsp;&amp;nbsp;the lines more weight.&lt;br&gt;&lt;br&gt;Post more images.&lt;br&gt;&lt;br&gt;have fun&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3118</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3118</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Hi admin,&lt;br&gt;&lt;br&gt;Thanks a ton for quick suggestions. the whole idea of line following with CoG is clear to me.&amp;nbsp;&amp;nbsp;But i still have below questions.&lt;br&gt;1. In my scenario the COG point is not occurring on the track line.&amp;nbsp;&amp;nbsp;any&amp;nbsp;&amp;nbsp;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;suggestion on how to solve this.&lt;br&gt;2. I found that srv-1b was stalling at some places&amp;nbsp;&amp;nbsp;any suggestions on this.&lt;br&gt;&lt;br&gt;Thanks once again.&lt;br&gt;&lt;br&gt;Regards&lt;br&gt;Simha &lt;br&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/18646_1.jpg&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/18646_thumb_1.jpg&quot;&gt;&lt;/a&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3118</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3118</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        I made a quick example of a line follower using just CROP and CANNY. It helps to have a line that is clearly different from the background.&amp;nbsp;&amp;nbsp;Also, lighting is critical.&amp;nbsp;&amp;nbsp;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://profmason.com/?p=819&quot; target=&quot;_blank&quot;&gt;http://profmason.com/&lt;wbr&gt;?p=819&lt;/a&gt;&lt;br&gt;&lt;br&gt;If you are still having trouble, try normalizing the image to try to improve differences in lighting.&amp;nbsp;&amp;nbsp;I also find that a Polaroid filter over the camera lens helps to cut down reflections substantially.         </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3118</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3118</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        1.&amp;nbsp;&amp;nbsp;To work with just a section of the image, You can crop the image using Transform -&amp;gt; Crop. This requires almost no processing overhead. &lt;br&gt;&lt;br&gt;However, I doubt this will achieve the result that you want.&amp;nbsp;&amp;nbsp;Typically you try to extract the line from background.&amp;nbsp;&amp;nbsp;This is most often done with some sort of edge detection.&amp;nbsp;&amp;nbsp;Once you have the edge extracted you use Analysis -&amp;gt; Center of Gravity to find the distance from the center of the line to your bot.&amp;nbsp;&amp;nbsp;Based on this distance you pass the appropriate values to your bots motors.&amp;nbsp;&amp;nbsp;Take a look at the line following tutorial.&amp;nbsp;&amp;nbsp;The techniques it presents will get you started, but there are many optimizations that you can try. &lt;br&gt;&lt;br&gt;have fun!        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3118</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3118</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>LineFollowing with SRV-1b</title>
        <description>
        Hi,&lt;br&gt;&lt;br&gt;I am new to both robotic and vision But i am involved in a project where i am using srv-1b for line following and i need your help on below queries: &lt;br&gt;&lt;br&gt;1.&amp;nbsp;&amp;nbsp;Is it possible to work with selected area of the original video i..e., in the image2.jpg i have drawn the rectangle(green) and i wish to do further video processing only in the selected region. &lt;br&gt;&lt;br&gt;2. i have looked at examples but i am finding it difficult to get them work. so in this regard i wish to know if you can suggest some other methods.&lt;br&gt;&lt;br&gt;3. My novel idea&amp;nbsp;&amp;nbsp;is as follows : &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;a. slice the video in rectangle from rest of image.&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;b. place to imaginary points(red points as shown in image2.jpg )&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on the boarder of selected region and then accordingly calculate&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; the distance (in terms of points)&amp;nbsp;&amp;nbsp;b/w imaginary point and the point on &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; edge of the line tape(to be followed) and use that distance as input to &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; control robot left and right motor accordingly.&amp;nbsp;&amp;nbsp;please provide your &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; opinion&amp;nbsp;&amp;nbsp;on this approach. &lt;br&gt;&lt;br&gt;&lt;br&gt;Appreciate your help .&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;Simha&amp;nbsp;&amp;nbsp;&lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;br&gt; &lt;br&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/18641_1.jpg&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/18641_thumb_1.jpg&quot;&gt;&lt;/a&gt;&lt;br&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/18641_2.jpg&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/18641_thumb_2.jpg&quot;&gt;&lt;/a&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3118</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3118</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
