<?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>Jop Wielens &#187; colour</title>
	<atom:link href="http://www.interactionfigure.nl/tag/colour/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.interactionfigure.nl</link>
	<description>Actionscript experiments and general weirdness</description>
	<lastBuildDate>Wed, 14 Jul 2010 14:31:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>My first papervision webcam experiment</title>
		<link>http://www.interactionfigure.nl/2009/my-first-papervision-webcam-experiment/</link>
		<comments>http://www.interactionfigure.nl/2009/my-first-papervision-webcam-experiment/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 09:59:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[webcam]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[colour]]></category>
		<category><![CDATA[papervision]]></category>
		<category><![CDATA[threshold]]></category>
		<category><![CDATA[tunnel]]></category>

		<guid isPermaLink="false">http://www.interactionfigure.nl/?p=19</guid>
		<description><![CDATA[The Papervision Workshop on Flash on the Beach this year really opened my eyes on the Papervision front. I never really made the step to start experimenting with Papervision because it’s not the most accessible thing to start with. At least that’s what I thought… Ralph Hauwert really showed how easy Papervision can be and [...]]]></description>
			<content:encoded><![CDATA[<p>The Papervision Workshop on <a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flashonthebeach.com');" href="http://www.flashonthebeach.com/">Flash on the Beach</a> this year really opened my eyes on the Papervision front. I never really made the step to start experimenting with Papervision because it’s not the most accessible thing to start with. At least that’s what I thought…</p>
<p>Ralph Hauwert really showed how easy Papervision can be and that you can have a scene up and running in no time. So hey, in comes a rainy weekend in London and you can see the result below.</p>
<p>I just wanted to do something weird with a webcam and Papervision. I’ve applied a threshold to the images I capture using the webcam. The further along the line the lower the value for the threshold gets. So you get a kind of tunnel that first only shows the very bright bits and then slowly shows everything.</p>
<p>And I’ve added a little rotation etc just because I can <img src='http://www.interactionfigure.nl/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>I’ve put the <a onclick="javascript:pageTracker._trackPageview('/downloads/source/papervision_test1.zip');" href="http://www.interactionfigure.nl/source/papervision_test1.zip">source code</a> in a zip. You will need the Papervision SWC or AS3 classes to run it. If you don’t have them, please have a look at the <a onclick="javascript:pageTracker._trackPageview('/outbound/article/blog.papervision3d.org');" href="http://blog.papervision3d.org/">Papervision blog</a> on the right side (Getting started 2.0).</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_webcampapervision_1_307606014"
			class="flashmovie"
			width="600"
			height="450">
	<param name="movie" value="http://www.interactionfigure.nl/swfs/webcampapervision_1.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.interactionfigure.nl/swfs/webcampapervision_1.swf"
			name="fm_webcampapervision_1_307606014"
			width="600"
			height="450">
	<!--<![endif]-->
		<a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
]]></content:encoded>
			<wfw:commentRss>http://www.interactionfigure.nl/2009/my-first-papervision-webcam-experiment/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Colour tracking with the webcam in Flash</title>
		<link>http://www.interactionfigure.nl/2009/colour-tracking-with-the-webcam-in-flash/</link>
		<comments>http://www.interactionfigure.nl/2009/colour-tracking-with-the-webcam-in-flash/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 09:34:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[webcam]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[colour]]></category>
		<category><![CDATA[tracking]]></category>

		<guid isPermaLink="false">http://www.interactionfigure.nl/?p=29</guid>
		<description><![CDATA[Something I wanted to do for a while. Track a colour using your webcam in Flash. I draw the webcam into Bitmapadata so I can play around with it. If you take the getColorBoundsRect straight from the raw bitmapdata it will be very hard to get something useful as you just have to many single [...]]]></description>
			<content:encoded><![CDATA[<p>Something I wanted to do for a while. Track a colour using your webcam in Flash. I draw the webcam into Bitmapadata so I can play around with it. If you take the getColorBoundsRect straight from the raw bitmapdata it will be very hard to get something useful as you just have to many single pixels and colours to analise. So I implement a little trick that makes it better to analise. First I blur the video so it smooths the colours. Then I turn it into a 8 channel image.</p>
<p>After that I just layer a fresh video feed that isnt distorted on top and start drawing based on the colour and position.</p>
<p>Enjoy! You can grab the source <a title="Colour tracking source" onclick="javascript:pageTracker._trackPageview('/downloads/source/WebcamColourTracking.zip');" href="http://www.interactionfigure.nl/source/WebcamColourTracking.zip">here </a>if you want.</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_WebcamColourTracking_1231902481"
			class="flashmovie"
			width="600"
			height="450">
	<param name="movie" value="http://www.interactionfigure.nl/swfs/WebcamColourTracking.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.interactionfigure.nl/swfs/WebcamColourTracking.swf"
			name="fm_WebcamColourTracking_1231902481"
			width="600"
			height="450">
	<!--<![endif]-->
		<a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
]]></content:encoded>
			<wfw:commentRss>http://www.interactionfigure.nl/2009/colour-tracking-with-the-webcam-in-flash/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
