<?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 can use free AForge.Net. A great free open source imaging library for .Net.&lt;br&gt;If you are interested in learning how to exploit multicore processors to speed up image processing using AForge.Net, you will find a great example using AForge.Net and multithreading to improve the performance in working with images and with multicore CPUs, in the book &quot; C# 2008 and 2005 Threaded Programming: Beginners Guide&quot;, by Gaston Hillar, Packt Publishing - &lt;a href=&quot;http://www.packtpub.com&quot; target=&quot;_blank&quot;&gt;www.packtpub.com&lt;/a&gt;&lt;br&gt;It includes many exercises related to image management with multicore support. Highly recommended if you want to improve performance and UI responsiveness.&lt;br&gt;You can download the code from Packt&apos;s website. &lt;a href=&quot;http://www.packtpub.com/beginners-guide-for-C-sharp-2008-and-2005-threaded-programming/book&quot; target=&quot;_blank&quot;&gt;http://www.packtpub.com/&lt;wbr&gt;beginners-&lt;wbr&gt;guide-&lt;wbr&gt;for-&lt;wbr&gt;C-&lt;wbr&gt;sharp-&lt;wbr&gt;2008-&lt;wbr&gt;and-&lt;wbr&gt;2005-&lt;wbr&gt;threaded-&lt;wbr&gt;programming/&lt;wbr&gt;book&lt;/a&gt;&lt;br&gt;&lt;br&gt;There is also an article in Packt&apos;s website: &lt;a href=&quot;http://www.packtpub.com/article/simplifying-parallelism-complexity-c-sharp&quot; target=&quot;_blank&quot;&gt;http://www.packtpub.com/&lt;wbr&gt;article/&lt;wbr&gt;simplifying-&lt;wbr&gt;parallelism-&lt;wbr&gt;complexity-&lt;wbr&gt;c-&lt;wbr&gt;sharp&lt;/a&gt;&lt;br&gt;&lt;br&gt;I bought the book last week and it helped me a lot in my image processing needs. Now, I can split an image in many parts using the code from the book and I can make it exploit my Core 2 Quad. My boss is impressed!        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2806</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2806</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Yes, if you look at the getImage function that will return the 2d RGB data. The function call *looks* like the data is a 1d serial array (which it is) but that is the 2d data row by row. &lt;br&gt;&lt;br&gt;What do you mean by a &quot;no output problem&quot;? The RGB Thresholding will produce an output regardless ... the image may be black but you will get RGB values of 0,0,0.&lt;br&gt;&lt;br&gt;Perhaps if you describe what you are trying to accomplish and provide a sample image we can help you find the correct module combination.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2806</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2806</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Help on API C# Image processing</title>
        <description>
        I have tried to interface C# with RR and have been suuccessful partially. I have been able to get the images, and do grayscaling only. When I try to do RGB thresholding or anything I get stuck up with a no output problem. &lt;br&gt;Is there any way to access the 2D bmp data format in roborealm instead of the 1D array serial data.&lt;br&gt;Is it possible in RR??or C#/C++(preferably)??&lt;br&gt;Any help will be highly appreciated&lt;br&gt;midhun         </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2806</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2806</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
