<?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>Hogtown Consulting &#187; d-touch</title>
	<atom:link href="http://www.hogtownconsulting.com/archives/tag/d-touch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hogtownconsulting.com</link>
	<description>technology for experience</description>
	<lastBuildDate>Thu, 15 Oct 2009 20:47:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fiducials get a make-over in d-touch</title>
		<link>http://www.hogtownconsulting.com/archives/fiducials-get-a-make-over-in-d-touch/</link>
		<comments>http://www.hogtownconsulting.com/archives/fiducials-get-a-make-over-in-d-touch/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 18:48:09 +0000</pubDate>
		<dc:creator>Patrick Dinnen</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[augmentedreality]]></category>
		<category><![CDATA[d-touch]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[dtouch]]></category>
		<category><![CDATA[fiducials]]></category>

		<guid isPermaLink="false">http://www.hogtownconsulting.com/?p=287</guid>
		<description><![CDATA[Augmented reality type apps are what all the cool geeks are doing it seems. I mean the apps that use a video camera to recognise certain symbols (aka fiducials) and then overlay additional virtual content. Like this prototype I built.
I think there&#8217;s real space for interesting apps here. The technology has been getting better and [...]]]></description>
			<content:encoded><![CDATA[<p><img  style="float: right;" class="alignnone size-medium wp-image-289" title="d-touch_fiducial_markers" src="http://www.hogtownconsulting.com/wp-content/uploads/2009/08/d-touch_fiducial_markers.jpg" alt="" />Augmented reality type apps are what all the cool geeks are doing it seems. I mean the apps that use a video camera to recognise certain symbols (aka fiducials) and then overlay additional virtual content. Like this <a href="http://www.hogtownconsulting.com/archives/the-all-knowing-table/">prototype I built</a>.</p>
<p>I think there&#8217;s real space for interesting apps here. The technology has been getting better and more accesible for a while. One remaining constraint though is that the markers came in very computery designs and there wasn&#8217;t much you could do to get around that. The software systems depended on very formula-based symbols, which might be great for computer vision but didn&#8217;t leave much aesthetic control with the creator.</p>
<p>Things are changing for the better though on that front too. As this <a href="http://createdigitalmotion.com/2009/08/19/computer-vision-markers-designed-by-you-not-ugly-patterns/">article</a> explains the <a href="http://www.d-touch.org/">d-touch</a> marker recognition system is now much more flexible in terms of the markers it will recognise. For example the speech bubble image here is recognisable to the system, a big improvement from the more typical amoeba style blob shown above it.</p>
<p>I&#8217;m going to play with some prototype ideas I have for using this new system, so hopefully will be able to kick out some stuff soon.</p>
<p><strong>Geeky d-touch setup details</strong><br />
<span id="more-287"></span><br />
I had a lot of trouble finding documentation on how to get the DTServer application running, so here&#8217;s a quick run through of what worked for me (using <a href="http://processing.org">Processing</a> on Mac OSX Leopard)</p>
<ol>
<li>grab DTServer and Processing Client from <a href="http://sourceforge.net/projects/libdtouch/files/">SourceForge </a></li>
<li>download <a href="http://www.d-touch.org/design/analyser/">d-touch Analyser</a></li>
<li>create a marker of your own following the <a href="http://www.d-touch.org/design/rules/">design rules</a> on the d-touch site</li>
<li>run the marker through d-touch Analyser to make sure it is valid</li>
<li>use the Copy ID button in d-touch Analyser to grab the ID of the marker (e.g. 0, 1, 1, 7, b)</li>
<li>copy the file seq.txt from DTServer DMG file into Applications folder where you dropped DTServer.app</li>
<li>edit seq.txt and add a new line with the ID for the marker your just created</li>
<li>launch DTServer.app, twiddle the video settings (or don&#8217;t) and OK to get the server running</li>
<li>if all went well DTServer should recognise and highlight the marker when you hold it in front of your camera (assuming good lighting, focus, not too far from the camera&#8230;)</li>
<li>run the Processing client sketch dt_demo and you should see a display that reflects the position and rotation of the marker in front of the camera</li>
<li>that&#8217;s it, about all I know on this subject. I only played with this for a couple of hours and I&#8217;m definitely not an expert on the d-touch system. I just thought that my experience might be useful to someone else trying to figure this out.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.hogtownconsulting.com/archives/fiducials-get-a-make-over-in-d-touch/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
