<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>I ticked the wrong box &#187; augmented reality</title>
	<atom:link href="http://hamishrickerby.com/category/augmented-reality/feed/" rel="self" type="application/rss+xml" />
	<link>http://hamishrickerby.com</link>
	<description>Computer says...</description>
	<lastBuildDate>Fri, 23 Jul 2010 07:46:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>iPhone Camera Overlays + iphonearkit</title>
		<link>http://hamishrickerby.com/2009/09/20/iphone-camera-overlays-iphonearkit/</link>
		<comments>http://hamishrickerby.com/2009/09/20/iphone-camera-overlays-iphonearkit/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 16:58:33 +0000</pubDate>
		<dc:creator>Hamish Rickerby</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[augmented reality]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile development]]></category>

		<guid isPermaLink="false">http://hamishrickerby.com/?p=424</guid>
		<description><![CDATA[Today I have been hacking away on the iphonearkit source available at github and have incorporated the ARGeoViewController as an overlay over a ImagePickerController with the camera as the source (which was introduced with iPhone OS 3.1).  Results below. I want to tidy up some of the code before I check it back into my [...]]]></description>
			<content:encoded><![CDATA[<p>Today I have been hacking away on the <a href="http://github.com/zac/iphonearkit" target="_self">iphonearkit source</a> available at github and have incorporated the ARGeoViewController as an overlay over a ImagePickerController with the camera as the source (which was introduced with iPhone OS 3.1).  Results below.</p>
<div id="attachment_425" class="wp-caption aligncenter" style="width: 310px"><a href="http://hamishrickerby.com/wp-content/uploads/2009/09/IMG_0337.PNG" rel="lightbox[424]"><img class="size-medium wp-image-425" title="ARGeoViewController overlay" src="http://hamishrickerby.com/wp-content/uploads/2009/09/IMG_0337-300x200.PNG" alt="ARGeoViewController as the overlay on a ImagePickerController on iPhone" width="300" height="200" /></a><p class="wp-caption-text">ARGeoViewController as the overlay on a ImagePickerController on iPhone</p></div>
<p>I want to tidy up some of the code before I check it back into <a href="http://github.com/rickerbh/iphonearkit" target="_blank">my clone of the source</a>, but this is a really good basis for some smart location and direction aware augmented reality apps on iPhone.  Wonder what the iphonearkit license is &#8211; it&#8217;s unclear&#8230;</p>
<p>&#8212; EDIT &#8212;</p>
<p>Bugger.  It appears that <a href="http://github.com/zac/" target="_blank">zac</a> has implemented similar functionality to me already <img src='http://hamishrickerby.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />   Bloody github and it&#8217;s slow (never!) updates to fork queues and network graphs.  Oh well, maybe I won&#8217;t bother tidying my code.</p>
]]></content:encoded>
			<wfw:commentRss>http://hamishrickerby.com/2009/09/20/iphone-camera-overlays-iphonearkit/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Augmented Reality &#8211; Hello World</title>
		<link>http://hamishrickerby.com/2009/09/20/augmented-reality-hello-world/</link>
		<comments>http://hamishrickerby.com/2009/09/20/augmented-reality-hello-world/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 16:07:09 +0000</pubDate>
		<dc:creator>Hamish Rickerby</dc:creator>
				<category><![CDATA[augmented reality]]></category>

		<guid isPermaLink="false">http://hamishrickerby.com/?p=417</guid>
		<description><![CDATA[I&#8217;ve recently discovered augmented reality. After I saw my first &#8220;virtual business card&#8221; application I was hooked.  I&#8217;ve been doing a lot of reading and experimenting with software over the past 2 days, and have got ARToolkit working here.  Here are some shots of the obligitory &#8220;cube over marker&#8221; demo.  I would post a video, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently discovered augmented reality. After I saw my first &#8220;virtual business card&#8221; application I was hooked.  I&#8217;ve been doing a lot of reading and experimenting with software over the past 2 days, and have got <a href="http://www.hitl.washington.edu/artoolkit/" target="_blank">ARToolkit</a> working here.  Here are some shots of the obligitory &#8220;cube over marker&#8221; demo.  I would post a video, but my screen capture software and AR software = a really poor frame rate and substandard video <img src='http://hamishrickerby.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<div id="attachment_418" class="wp-caption aligncenter" style="width: 310px"><a href="http://hamishrickerby.com/wp-content/uploads/2009/09/Screen-shot-2009-09-20-at-16.57.47.png" rel="lightbox[417]"><img class="size-medium wp-image-418" title="AR Marker" src="http://hamishrickerby.com/wp-content/uploads/2009/09/Screen-shot-2009-09-20-at-16.57.47-300x239.png" alt="Marker with no overlaid image" width="300" height="239" /></a><p class="wp-caption-text">Marker with no overlaid image</p></div>
<div id="attachment_419" class="wp-caption aligncenter" style="width: 310px"><a href="http://hamishrickerby.com/wp-content/uploads/2009/09/Screen-shot-2009-09-20-at-16.58.01.png" rel="lightbox[417]"><img class="size-medium wp-image-419" title="Cube over marker" src="http://hamishrickerby.com/wp-content/uploads/2009/09/Screen-shot-2009-09-20-at-16.58.01-300x242.png" alt="Blue cube over the Hiro marker" width="300" height="242" /></a><p class="wp-caption-text">Blue cube over the Hiro marker</p></div>
<p>Next up, something more substantial.</p>
]]></content:encoded>
			<wfw:commentRss>http://hamishrickerby.com/2009/09/20/augmented-reality-hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
