<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>Fanjita's Rants (Entries tagged as headless)</title>
    <link>http://www.fanjita.org/serendipity/</link>
    <description>Homebrewer without a clue</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.6 - http://www.s9y.org/</generator>
    <pubDate>Tue, 05 Jun 2012 23:11:44 GMT</pubDate>

    <image>
        <url>http://www.fanjita.org/serendipity/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Fanjita's Rants - Homebrewer without a clue</title>
        <link>http://www.fanjita.org/serendipity/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Running OpenCV headlessly in Arch Linux</title>
    <link>http://www.fanjita.org/serendipity/archives/56-Running-OpenCV-headlessly-in-Arch-Linux.html</link>
            <category>Raspberry Pi</category>
    
    <comments>http://www.fanjita.org/serendipity/archives/56-Running-OpenCV-headlessly-in-Arch-Linux.html#comments</comments>
    <wfw:comment>http://www.fanjita.org/serendipity/wfwcomment.php?cid=56</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://www.fanjita.org/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=56</wfw:commentRss>
    

    <author>nospam@example.com (Fanjita)</author>
    <content:encoded>
    &lt;p&gt;I&#039;ve been experimenting with trying to get a usable &lt;a href=&#039;http://opencv.org&#039;&gt;OpenCV&lt;/a&gt; environment up and running on my Raspberry Pi, so that I can experiment with using it for machine vision.  The catch is that I don&#039;t have a decent monitor and keyboard hooked up to the Pi, and I&#039;m using Arch Linux - so most available tutorials aren&#039;t quite applicable to me.  This blog post describes what I&#039;ve done so far to get up and running using remoted X-Windows to get the job done.
&lt;p&gt;Since I have an iMac as my main development machine, I already have a decent X server built in.  I&#039;ve happily used that in the past to remote VirtualBox virtual machine desktops from Debian, and it&#039;s a convenient and efficient way of running graphical apps on a headless server.  So, that seems the logical way to go here.
&lt;p&gt;The first step was to get a basic X client up and running on the Pi.  This was probably the hardest part, and involved a lot of searching around, via both pacman and Google.  Below are what should be the minimal set of steps to get this working, to save future readers from the trouble...
 &lt;br /&gt;&lt;a href=&quot;http://www.fanjita.org/serendipity/archives/56-Running-OpenCV-headlessly-in-Arch-Linux.html#extended&quot;&gt;Continue reading &quot;Running OpenCV headlessly in Arch Linux&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 05 Jun 2012 20:33:41 +0100</pubDate>
    <guid isPermaLink="false">http://www.fanjita.org/serendipity/archives/56-guid.html</guid>
    <category>headless</category>
<category>opencv</category>
<category>raspberry pi</category>
<category>raspberrypi</category>
<category>x11</category>

</item>

</channel>
</rss>