
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Flash Webcam Motion Tracking &#8211; 1st Attempt</title>
	<atom:link href="http://visualadvance.com/blog/explorations/flash-webcam-motion-tracking-1st-attempt/feed" rel="self" type="application/rss+xml" />
	<link>http://visualadvance.com/blog/freebies/flash-webcam-motion-tracking-1st-attempt</link>
	<description>The Interactive Art and Design of Danny Davis</description>
	<lastBuildDate>Wed, 02 Nov 2011 13:49:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Flash Webcam Motion Tracking &#8211; Source Code &#171; Visual Advance</title>
		<link>http://visualadvance.com/blog/freebies/flash-webcam-motion-tracking-1st-attempt#comment-24</link>
		<dc:creator>Flash Webcam Motion Tracking &#8211; Source Code &#171; Visual Advance</dc:creator>
		<pubDate>Tue, 22 Jun 2010 19:09:49 +0000</pubDate>
		<guid isPermaLink="false">http://visualadvance.com/blog/?p=127#comment-24</guid>
		<description>[...] is in this post: http://visualadvance.com/blog/?p=127   [...] </description>
		<content:encoded><![CDATA[<p>[...] is in this post: <a href="http://visualadvance.com/blog/?p=127" rel="nofollow">http://visualadvance.com/blog/?p=127</a>   [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dyleeo</title>
		<link>http://visualadvance.com/blog/freebies/flash-webcam-motion-tracking-1st-attempt#comment-23</link>
		<dc:creator>dyleeo</dc:creator>
		<pubDate>Sun, 04 Jan 2009 07:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://visualadvance.com/blog/?p=127#comment-23</guid>
		<description>This is sweet! I havent checked source yet but def want to see the inner workings. Nice!</description>
		<content:encoded><![CDATA[<p>This is sweet! I havent checked source yet but def want to see the inner workings. Nice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash Webcam Motion Tracking - Source Code &#124; Visual Advance &#124; Blog</title>
		<link>http://visualadvance.com/blog/freebies/flash-webcam-motion-tracking-1st-attempt#comment-22</link>
		<dc:creator>Flash Webcam Motion Tracking - Source Code &#124; Visual Advance &#124; Blog</dc:creator>
		<pubDate>Wed, 17 Dec 2008 21:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://visualadvance.com/blog/?p=127#comment-22</guid>
		<description>[...] It is in this post: http://visualadvance.com/blog/?p=127 [...] </description>
		<content:encoded><![CDATA[<p>[...] It is in this post: <a href="http://visualadvance.com/blog/?p=127" rel="nofollow">http://visualadvance.com/blog/?p=127</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ag</title>
		<link>http://visualadvance.com/blog/freebies/flash-webcam-motion-tracking-1st-attempt#comment-21</link>
		<dc:creator>Ag</dc:creator>
		<pubDate>Mon, 15 Dec 2008 18:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://visualadvance.com/blog/?p=127#comment-21</guid>
		<description>Could you please provide the sourcecode?</description>
		<content:encoded><![CDATA[<p>Could you please provide the sourcecode?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash Free</title>
		<link>http://visualadvance.com/blog/freebies/flash-webcam-motion-tracking-1st-attempt#comment-20</link>
		<dc:creator>Flash Free</dc:creator>
		<pubDate>Mon, 08 Dec 2008 04:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://visualadvance.com/blog/?p=127#comment-20</guid>
		<description>This is a great blog!</description>
		<content:encoded><![CDATA[<p>This is a great blog!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danny</title>
		<link>http://visualadvance.com/blog/freebies/flash-webcam-motion-tracking-1st-attempt#comment-19</link>
		<dc:creator>danny</dc:creator>
		<pubDate>Sat, 22 Nov 2008 18:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://visualadvance.com/blog/?p=127#comment-19</guid>
		<description>Chris - I will look into cleaning the code up and posting it soon.

Phillip - Tracking color is one of my future goals with this. Until i get my code posted I will give you a hint at what to look for if you want to try it out yourself.

The key to a lot of this is getPixel. Once you have a bitmapData made, you can use getPixel() to grab the color from any pixel on that bitmap. Then you could figure out a general range of numbers that represent the colors you are looking for. After that just keep checking to see if its switching between the two color ranges.

Hope that helps some!</description>
		<content:encoded><![CDATA[<p>Chris &#8211; I will look into cleaning the code up and posting it soon.</p>
<p>Phillip &#8211; Tracking color is one of my future goals with this. Until i get my code posted I will give you a hint at what to look for if you want to try it out yourself.</p>
<p>The key to a lot of this is getPixel. Once you have a bitmapData made, you can use getPixel() to grab the color from any pixel on that bitmap. Then you could figure out a general range of numbers that represent the colors you are looking for. After that just keep checking to see if its switching between the two color ranges.</p>
<p>Hope that helps some!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phillip</title>
		<link>http://visualadvance.com/blog/freebies/flash-webcam-motion-tracking-1st-attempt#comment-18</link>
		<dc:creator>Phillip</dc:creator>
		<pubDate>Fri, 21 Nov 2008 01:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://visualadvance.com/blog/?p=127#comment-18</guid>
		<description>Could you possibly make it so it tracks sudden color changes instead of light? I am looking into doing somthing of this sort for a special project.</description>
		<content:encoded><![CDATA[<p>Could you possibly make it so it tracks sudden color changes instead of light? I am looking into doing somthing of this sort for a special project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Rojas</title>
		<link>http://visualadvance.com/blog/freebies/flash-webcam-motion-tracking-1st-attempt#comment-17</link>
		<dc:creator>Chris Rojas</dc:creator>
		<pubDate>Wed, 19 Nov 2008 19:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://visualadvance.com/blog/?p=127#comment-17</guid>
		<description>Hi, I was wondering if you would be making the source code available for other to check out.

I&#039;m interested in combining something like this with an infrared HD camera, a flash based 3d engine and a large projection surface say 30&#039; or so to create a interactive environment.</description>
		<content:encoded><![CDATA[<p>Hi, I was wondering if you would be making the source code available for other to check out.</p>
<p>I&#8217;m interested in combining something like this with an infrared HD camera, a flash based 3d engine and a large projection surface say 30&#8242; or so to create a interactive environment.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

